diff --git a/clustertask/argocd-env-configmap.yaml b/clustertask/argocd-env-configmap.yaml new file mode 100644 index 0000000..b220d0f --- /dev/null +++ b/clustertask/argocd-env-configmap.yaml @@ -0,0 +1,6 @@ +apiVersion: v1 +kind: ConfigMap +metadata: + name: argocd-env-configmap +data: + ARGOCD_SERVER: \ No newline at end of file