Add podinfo release

This commit is contained in:
Nikolai Rodionov 2024-06-22 18:51:32 +02:00
parent b7f6baf3e8
commit 9108ddac71
Signed by: allanger
GPG Key ID: 0AA46A90E25592AD

View File

@ -39,5 +39,16 @@ spec:
- paths: ["/spec/replicas"]
target:
kind: Deployment
postRenderers:
- kustomize:
patches:
- target:
version: '*'
kind: '*'
name: '*'
patch: |
- op: add
path: /metadata/labels/argocd.argoproj.io~1instance
value: podinfo
values:
replicaCount: 2