feat(argocd-applicationset): Update to app version v0.3.0 (#1070)
This commit is contained in:
parent
f518712c33
commit
e7a27468b2
6 changed files with 10130 additions and 2890 deletions
|
|
@ -56,6 +56,9 @@ spec:
|
|||
- name: metrics
|
||||
containerPort: {{ (split ":" .Values.args.metricsAddr)._1 }}
|
||||
protocol: TCP
|
||||
- name: webhook
|
||||
containerPort: 7000
|
||||
protocol: TCP
|
||||
resources:
|
||||
{{- toYaml .Values.resources | nindent 12 }}
|
||||
volumeMounts:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue