autocommit

This commit is contained in:
Linus Vogel 2026-07-23 21:19:57 +02:00
parent d47ca0df47
commit ed8f450b53
2 changed files with 8 additions and 1 deletions

View File

@ -13,7 +13,7 @@ resources:
- argocd-10.0.0.yaml
- templates/virtualservice.yaml
- templates/namespace.yaml
# - templates/destinationrule.yaml
- templates/argocd-tls-certs-cm.yaml
patches:
- path: patches/argocd-cmd-params-cm.yaml

View File

@ -0,0 +1,7 @@
apiVersion: v1
kind: ConfigMap
metadata:
labels:
app.kubernetes.io/name: argocd-tls-certs-cm
app.kubernetes.io/part-of: argocd
name: argocd-tls-certs-cm