Quick setup deployment error: resource mapping not found for name: "root-ingress" #1659
Unanswered
jagannathamkrishna
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi I am trying to quick setup
i am facing error in deployment part. it is below
thanks
------------------------------------ DEPLOYING CLUSTER CONFIGS ------------------------------------
/home/krishna/DIGIT-DevOps/deploy-as-code/helm/charts/cluster-configs
2023/05/16 17:05:37 helm template -f /home/krishna/DIGIT-DevOps/deploy-as-code/helm/environments/quickstart-config.yaml --output-dir /tmp/helm-010743452 -f /home/krishna/DIGIT-DevOps/deploy-as-code/helm/environments/quickstart-config-secrets.yaml .
2023/05/16 17:05:38 exit status 1: error: resource mapping not found for name: "root-ingress" namespace: "egov" from "ingress/root-ingress.yaml": no matches for kind "Ingress" in version "extensions/v1beta1"
ensure CRDs are installed first
panic: exit status 1: error: resource mapping not found for name: "root-ingress" namespace: "egov" from "ingress/root-ingress.yaml": no matches for kind "Ingress" in version "extensions/v1beta1"
ensure CRDs are installed first
Beta Was this translation helpful? Give feedback.
All reactions