We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 06a46e6 + bf0ed8b commit 3e45ae6Copy full SHA for 3e45ae6
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