Mercurial > code > home > repos > pomerium
comparison upstream/kustomization.yaml @ 25:41b47733baf8
turn off debug
author | drewp@bigasterisk.com |
---|---|
date | Thu, 08 Jun 2023 11:27:18 -0700 |
parents | b53ab97e8979 |
children | 48b4ebc37636 |
comparison
equal
deleted
inserted
replaced
24:b53ab97e8979 | 25:41b47733baf8 |
---|---|
2 - pomerium-ingress-controller.yaml | 2 - pomerium-ingress-controller.yaml |
3 - cert-manager-v1.12.0.yaml | 3 - cert-manager-v1.12.0.yaml |
4 patchesStrategicMerge: | 4 patchesStrategicMerge: |
5 - "patch.yaml" | 5 - "patch.yaml" |
6 | 6 |
7 patches: | 7 # patches: |
8 - target: | 8 # - target: |
9 kind: Deployment | 9 # kind: Deployment |
10 name: pomerium | 10 # name: pomerium |
11 namespace: pomerium | 11 # namespace: pomerium |
12 patch: |- | 12 # patch: |- |
13 - op: add | 13 # - op: add |
14 path: /spec/template/spec/containers/0/args/- | 14 # path: /spec/template/spec/containers/0/args/- |
15 value: "--debug" | 15 # value: "--debug" |