X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fcps%2Fcomponents%2Fcps-core%2Ftemplates%2Fdeployment.yaml;fp=kubernetes%2Fcps%2Ftemplates%2Fdeployment.yaml;h=2047a394976c7159fad78141c7d75d86d07a71e4;hb=b35e2deb1580a13a435b039fdf8f8381a9873d36;hp=61877c38a057cec236b69321185afc66435220f4;hpb=e5fca1f12d11ffb3ebbb7afbfac35e62f7a55068;p=oom.git diff --git a/kubernetes/cps/templates/deployment.yaml b/kubernetes/cps/components/cps-core/templates/deployment.yaml old mode 100755 new mode 100644 similarity index 98% rename from kubernetes/cps/templates/deployment.yaml rename to kubernetes/cps/components/cps-core/templates/deployment.yaml index 61877c38a0..2047a39497 --- a/kubernetes/cps/templates/deployment.yaml +++ b/kubernetes/cps/components/cps-core/templates/deployment.yaml @@ -1,7 +1,7 @@ {{/* # Copyright (C) 2021 Pantheon.tech, Orange # Modifications Copyright (C) 2021 Bell Canada. -# Modifications Copyright (C) 2021 Nordix Foundation. All rights reserved. +# Modifications Copyright (C) 2021 Nordix Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -103,4 +103,4 @@ spec: - name: init-temp emptyDir: {} imagePullSecrets: - - name: "{{ include "common.namespace" . }}-docker-registry-key" \ No newline at end of file + - name: "{{ include "common.namespace" . }}-docker-registry-key"