We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 007c425 commit e15cdbfCopy full SHA for e15cdbf
k8s/production/skaffold.production.yaml
@@ -67,6 +67,8 @@ manifests:
67
skipBuildDependencies: false
68
useHelmSecrets: false
69
wait: false
70
+ values:
71
+ installCRDs: true
72
- name: ingress-nginx
73
remoteChart: ingress-nginx
74
repo: https://kubernetes.github.io/ingress-nginx
0 commit comments