Add podinfo release
This commit is contained in:
parent
b7f6baf3e8
commit
9108ddac71
@ -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
|
||||
|
Reference in New Issue
Block a user