add global names
This commit is contained in:
		@@ -166,6 +166,8 @@ vault:
 | 
			
		||||
          labels:
 | 
			
		||||
            severity: critical
 | 
			
		||||
snapshot:
 | 
			
		||||
  global:
 | 
			
		||||
    fullnameOverride: vault-snapshot
 | 
			
		||||
  controllers:
 | 
			
		||||
    snapshot:
 | 
			
		||||
      type: cronjob
 | 
			
		||||
@@ -239,6 +241,8 @@ snapshot:
 | 
			
		||||
            - path: /opt/backup
 | 
			
		||||
              readOnly: false
 | 
			
		||||
unseal:
 | 
			
		||||
  global:
 | 
			
		||||
    fullnameOverride: vault-unseal
 | 
			
		||||
  controllers:
 | 
			
		||||
    unseal:
 | 
			
		||||
      type: cronjob
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user