Loading assets/auto-deploy-app/templates/cilium-network-policy.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ metadata: "app.gitlab.com/alert": "true" {{- end }} labels: app.gitlab.com/proj: {{ .Values.gitlab.projectID | default "" | quote }} app.gitlab.com/proj: {{ .Values.gitlab.projectID | quote }} {{ include "sharedlabels" . | indent 4}} spec: {{ toYaml .Values.ciliumNetworkPolicy.spec | indent 2 }} Loading assets/auto-deploy-app/values.yaml +1 −0 Original line number Diff line number Diff line Loading @@ -31,6 +31,7 @@ gitlab: env: envName: envURL: projectID: service: enabled: true annotations: {} Loading Loading
assets/auto-deploy-app/templates/cilium-network-policy.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ metadata: "app.gitlab.com/alert": "true" {{- end }} labels: app.gitlab.com/proj: {{ .Values.gitlab.projectID | default "" | quote }} app.gitlab.com/proj: {{ .Values.gitlab.projectID | quote }} {{ include "sharedlabels" . | indent 4}} spec: {{ toYaml .Values.ciliumNetworkPolicy.spec | indent 2 }} Loading
assets/auto-deploy-app/values.yaml +1 −0 Original line number Diff line number Diff line Loading @@ -31,6 +31,7 @@ gitlab: env: envName: envURL: projectID: service: enabled: true annotations: {} Loading