diff options
Diffstat (limited to 'helm/pm-https-server/values.yaml')
-rw-r--r-- | helm/pm-https-server/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/helm/pm-https-server/values.yaml b/helm/pm-https-server/values.yaml index 5301bba..f2b7ddf 100644 --- a/helm/pm-https-server/values.yaml +++ b/helm/pm-https-server/values.yaml @@ -3,7 +3,7 @@ # Declare variables to be passed into your templates. image: - repository: onap/org.onap.integration.nfsimulator.pmhttpsserver + repository: onap/org.onap.integration.nfsimulator.pmhttpsserver pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. tag: "" |