Add podinfo release
This commit is contained in:
parent
b7f6baf3e8
commit
9108ddac71
@ -39,5 +39,16 @@ spec:
|
|||||||
- paths: ["/spec/replicas"]
|
- paths: ["/spec/replicas"]
|
||||||
target:
|
target:
|
||||||
kind: Deployment
|
kind: Deployment
|
||||||
|
postRenderers:
|
||||||
|
- kustomize:
|
||||||
|
patches:
|
||||||
|
- target:
|
||||||
|
version: '*'
|
||||||
|
kind: '*'
|
||||||
|
name: '*'
|
||||||
|
patch: |
|
||||||
|
- op: add
|
||||||
|
path: /metadata/labels/argocd.argoproj.io~1instance
|
||||||
|
value: podinfo
|
||||||
values:
|
values:
|
||||||
replicaCount: 2
|
replicaCount: 2
|
||||||
|
Reference in New Issue
Block a user