Skip to content

Commit

Permalink
examples; REmove debug logs from argocd CMP sidecar example
Browse files Browse the repository at this point in the history
Signed-off-by: Chance Zibolski <[email protected]>
  • Loading branch information
chancez committed Sep 8, 2024
1 parent 76ccc98 commit 8be6c73
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/argocd-cm-plugin/forge.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ pipeline:
extraContainers:
- name: yamlforge
command: [/var/run/argocd/argocd-cmp-server]
args: ['--loglevel', 'debug']
image: quay.io/ecnahc515/yamlforge:0.0.4
securityContext:
runAsNonRoot: true
Expand Down

0 comments on commit 8be6c73

Please sign in to comment.