aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/mock/templates/sniroemulator-deployment.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'kubernetes/mock/templates/sniroemulator-deployment.yaml')
-rw-r--r--kubernetes/mock/templates/sniroemulator-deployment.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/kubernetes/mock/templates/sniroemulator-deployment.yaml b/kubernetes/mock/templates/sniroemulator-deployment.yaml
index 5a1d483ae1..9397bfd807 100644
--- a/kubernetes/mock/templates/sniroemulator-deployment.yaml
+++ b/kubernetes/mock/templates/sniroemulator-deployment.yaml
@@ -3,7 +3,7 @@ apiVersion: extensions/v1beta1
kind: Deployment
metadata:
name: sniro-emulator
- namespace: "{{ .Values.nsPrefix }}-mock"
+ namespace: "{{ .Values.nsPrefix }}"
spec:
selector:
matchLabels:
@@ -24,4 +24,4 @@ spec:
args: ["--verbose"]
imagePullSecrets:
- name: "{{ .Values.nsPrefix }}-docker-registry-key"
-#{{ end }} \ No newline at end of file
+#{{ end }}