🔧(helm) add option to configure deployment annotations
We need to be abble to add specific annotations on Deployment in order to use a reloader when external-secret sync new secrets
This commit is contained in:
committed by
Anthony LC
parent
bbb176e153
commit
f12c06e975
@@ -77,7 +77,7 @@ releases:
|
||||
installed: {{ eq .Environment.Name "dev" | toYaml }}
|
||||
namespace: {{ .Namespace }}
|
||||
chart: bitnami/redis
|
||||
version: 18.19.2
|
||||
version: 20.6.2
|
||||
values:
|
||||
- auth:
|
||||
password: pass
|
||||
|
||||
Reference in New Issue
Block a user