We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c7ce6f commit c946bf4Copy full SHA for c946bf4
manifests/argocd-executor-plugin-configmap.yaml
@@ -12,7 +12,6 @@ data:
12
- name: ARGOCD_SERVER
13
value: argocd-server.argocd.svc.cluster.local
14
image: crenshawdotdev/argocd-executor-plugin:v0.0.8
15
- imagePullPolicy: Never
16
name: argocd
17
ports:
18
- containerPort: 3000
manifests/plugin.yaml
@@ -12,7 +12,6 @@ spec:
container:
env:
- name: ARGOCD_AUTH_TOKEN
valueFrom:
0 commit comments