Mercurial > code > home > repos > pomerium
changeset 25:41b47733baf8
turn off debug
author | drewp@bigasterisk.com |
---|---|
date | Thu, 08 Jun 2023 11:27:18 -0700 |
parents | b53ab97e8979 |
children | d846a4754d34 |
files | upstream/kustomization.yaml |
diffstat | 1 files changed, 9 insertions(+), 9 deletions(-) [+] |
line wrap: on
line diff
--- a/upstream/kustomization.yaml Thu Jun 08 10:50:01 2023 -0700 +++ b/upstream/kustomization.yaml Thu Jun 08 11:27:18 2023 -0700 @@ -4,12 +4,12 @@ patchesStrategicMerge: - "patch.yaml" -patches: - - target: - kind: Deployment - name: pomerium - namespace: pomerium - patch: |- - - op: add - path: /spec/template/spec/containers/0/args/- - value: "--debug" +# patches: +# - target: +# kind: Deployment +# name: pomerium +# namespace: pomerium +# patch: |- +# - op: add +# path: /spec/template/spec/containers/0/args/- +# value: "--debug"