We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f6ec6b commit 1f043f1Copy full SHA for 1f043f1
1 file changed
charts/controller/templates/controller-ingress-rule-http-80.yaml
@@ -2,7 +2,7 @@
2
apiVersion: extensions/v1beta1
3
kind: Ingress
4
metadata:
5
- namespace: "deis"
+ namespace: "{{ .Release.Namespace }}"
6
name: "controller-api-server-ingress-http"
7
labels:
8
app: "controller"
0 commit comments