update app-template chart
This commit is contained in:
		@@ -227,6 +227,10 @@ backup:
 | 
			
		||||
        failedJobsHistory: 3
 | 
			
		||||
        backoffLimit: 3
 | 
			
		||||
        parallelism: 1
 | 
			
		||||
      serviceAccount:
 | 
			
		||||
        name: gitea-backup
 | 
			
		||||
      pod:
 | 
			
		||||
        automountServiceAccountToken: true
 | 
			
		||||
      initContainers:
 | 
			
		||||
        backup:
 | 
			
		||||
          image:
 | 
			
		||||
@@ -299,7 +303,8 @@ backup:
 | 
			
		||||
              cpu: 100m
 | 
			
		||||
              memory: 128Mi
 | 
			
		||||
  serviceAccount:
 | 
			
		||||
    create: true
 | 
			
		||||
    gitea-backup:
 | 
			
		||||
      enabled: true
 | 
			
		||||
  persistence:
 | 
			
		||||
    config:
 | 
			
		||||
      existingClaim: gitea-nfs-storage-backup
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user