diff --git a/helm/argocd/templates/cmd-params-cm.yaml b/helm/argocd/templates/cmd-params-cm.yaml deleted file mode 100644 index eed6e8c..0000000 --- a/helm/argocd/templates/cmd-params-cm.yaml +++ /dev/null @@ -1,10 +0,0 @@ -apiVersion: v1 -kind: ConfigMap -metadata: - name: argocd-cmd-params-cm - namespace: argocd - labels: - app.kubernetes.io/name: argocd-cmd-params-cm - app.kubernetes.io/part-of: argocd -data: - server.insecure: true \ No newline at end of file