Compare commits
	
		
			3 Commits
		
	
	
		
			e8cfc9c063
			...
			c562e47d2e
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| c562e47d2e | |||
| 2cfff33aa7 | |||
| a8c1a39b04 | 
| @@ -12,7 +12,7 @@ vault: | |||||||
|     enabled: true |     enabled: true | ||||||
|     image: |     image: | ||||||
|       repository: hashicorp/vault |       repository: hashicorp/vault | ||||||
|       tag: 1.19.3 |       tag: 1.19.4 | ||||||
|     updateStrategyType: "RollingUpdate" |     updateStrategyType: "RollingUpdate" | ||||||
|     logLevel: debug |     logLevel: debug | ||||||
|     logFormat: standard |     logFormat: standard | ||||||
| @@ -170,7 +170,7 @@ snapshot: | |||||||
|         snapshot: |         snapshot: | ||||||
|           image: |           image: | ||||||
|             repository: hashicorp/vault |             repository: hashicorp/vault | ||||||
|             tag: 1.19.3 |             tag: 1.19.4 | ||||||
|             pullPolicy: IfNotPresent |             pullPolicy: IfNotPresent | ||||||
|           command: |           command: | ||||||
|             - /bin/ash |             - /bin/ash | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user