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
newTag: 9.4.8.Final
patches:
- target:
group: apps
version: v1
kind: StatefulSet
name: infinispan-server
namespace: moh-prod
patch: |
- op: add
path: /spec/template/spec/tolerations
value:
- key: "treat"
operator: "Equal"
value: "core"
effect: "NoSchedule"
# patches:
# - target:
# group: apps
# version: v1
# kind: StatefulSet
# name: infinispan-server
# namespace: moh-prod
# patch: |
# - op: add
# path: /spec/template/spec/tolerations
# value:
# - key: "treat"
# operator: "Equal"
# value: "core"
# effect: "NoSchedule"
namespace: csi-uat

Loading…
Cancel
Save