X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Faai%2Ftemplates%2Faai-deployment.yaml;h=fe5d1ffc95b4fbb9c8551771f65b47022c045ba5;hb=4ca69ea2b6a2aaaf0974953a3c3dec7694fdfcb0;hp=dc375cb6bce06b97ed7c2407717a4b0da4802f8b;hpb=f493d79b881b40f7941bbe8fdb632237dc6d7f5a;p=oom.git diff --git a/kubernetes/aai/templates/aai-deployment.yaml b/kubernetes/aai/templates/aai-deployment.yaml index dc375cb6bc..fe5d1ffc95 100644 --- a/kubernetes/aai/templates/aai-deployment.yaml +++ b/kubernetes/aai/templates/aai-deployment.yaml @@ -67,4 +67,4 @@ spec: path: "/dockerdata-nfs/{{ .Values.nsPrefix }}/aai/haproxy/haproxy.cfg" restartPolicy: Always imagePullSecrets: - - name: "{{ .Values.nsPrefix }}-docker-registry-key" + - name: "{{ .Values.nsPrefix }}-docker-registry-key" \ No newline at end of file