parent
9f0430c557
commit
a3e90ae1e4
1 changed files with 7 additions and 7 deletions
|
@ -12,14 +12,14 @@ resources:
|
||||||
|
|
||||||
images:
|
images:
|
||||||
- name: argocd
|
- name: argocd
|
||||||
newName: code.icb4dc0.de/infrastructure/images/argocd
|
newName: registry.icb4dc0.de/infrastructure/argocd
|
||||||
newTag: v2.14.4
|
newTag: v2.14.8
|
||||||
|
|
||||||
labels:
|
labels:
|
||||||
- includeSelectors: true
|
- includeSelectors: true
|
||||||
pairs:
|
pairs:
|
||||||
app.kubernetes.io/managed-by: kustomize
|
app.kubernetes.io/managed-by: kustomize
|
||||||
app.kubernetes.io/part-of: argocd
|
app.kubernetes.io/part-of: argocd
|
||||||
|
|
||||||
helmCharts:
|
helmCharts:
|
||||||
- name: argo-cd
|
- name: argo-cd
|
||||||
|
@ -29,4 +29,4 @@ helmCharts:
|
||||||
version: "7.8.14"
|
version: "7.8.14"
|
||||||
valuesFile: config/values.argo-cd.yaml
|
valuesFile: config/values.argo-cd.yaml
|
||||||
apiVersions:
|
apiVersions:
|
||||||
- monitoring.coreos.com/v1
|
- monitoring.coreos.com/v1
|
||||||
|
|
Loading…
Add table
Reference in a new issue