X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=auth%2Fhelm%2Faaf%2Ftemplates%2Faaf-status-pvc.yaml;h=be91194288791a2fe229ff7ef43bd0ef735a1848;hb=4a5f63f7f149ecba9556ee67a4ca00fb51845bf0;hp=44a5aa9cc82a4264227cb57c845570344371275a;hpb=dcd0cb51ce490f0d790713a2c1e9dc5fda36e70d;p=aaf%2Fauthz.git diff --git a/auth/helm/aaf/templates/aaf-status-pvc.yaml b/auth/helm/aaf/templates/aaf-status-pvc.yaml index 44a5aa9c..be911942 100644 --- a/auth/helm/aaf/templates/aaf-status-pvc.yaml +++ b/auth/helm/aaf/templates/aaf-status-pvc.yaml @@ -23,7 +23,7 @@ kind: PersistentVolumeClaim apiVersion: v1 metadata: name: {{ .Chart.Name }}-status-pvc - namespace: {{ .Values.services.namespace }} + namespace: {{ .Release.Namespace }} labels: app: {{ .Chart.Name }}-status {{- if .Values.persistence.annotations }}