comment patch

main
Ishrath Ahamed 2 months ago
parent cc548261ab
commit 0200e23c41

@ -14,20 +14,20 @@ images:
newName: registry.cloudsolutions.com.sa/vida-qa/jboss-infinispan-server newName: registry.cloudsolutions.com.sa/vida-qa/jboss-infinispan-server
newTag: 9.4.8.Final newTag: 9.4.8.Final
patches: # patches:
- target: # - target:
group: apps # group: apps
version: v1 # version: v1
kind: StatefulSet # kind: StatefulSet
name: infinispan-server # name: infinispan-server
namespace: moh-prod # namespace: moh-prod
patch: | # patch: |
- op: add # - op: add
path: /spec/template/spec/tolerations # path: /spec/template/spec/tolerations
value: # value:
- key: "treat" # - key: "treat"
operator: "Equal" # operator: "Equal"
value: "core" # value: "core"
effect: "NoSchedule" # effect: "NoSchedule"
namespace: csi-uat namespace: csi-uat

Loading…
Cancel
Save