feat(argo-applicationset): update appVersion to 0.4.1 (#1223)
* feat: update appVersion to 0.4.1 Signed-off-by: Philippe <philippe.burgisser@camptocamp.com> * Update changelog Signed-off-by: Philippe <philippe.burgisser@camptocamp.com> * fix: Also sync entrypoint.sh change from upstream Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com> Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
This commit is contained in:
parent
99623fac0c
commit
608e396964
3 changed files with 247 additions and 7273 deletions
|
|
@ -33,6 +33,7 @@ spec:
|
|||
securityContext:
|
||||
{{- toYaml .Values.securityContext | nindent 12 }}
|
||||
command:
|
||||
- entrypoint.sh
|
||||
- applicationset-controller
|
||||
- --metrics-addr={{ .Values.args.metricsAddr }}
|
||||
- --probe-addr={{ .Values.args.probeBindAddr }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue