diff --git a/json-echo-helm-chart/json-echo/values.yaml b/json-echo-helm-chart/json-echo/values.yaml index 4bea66f..2fde8ff 100644 --- a/json-echo-helm-chart/json-echo/values.yaml +++ b/json-echo-helm-chart/json-echo/values.yaml @@ -1,6 +1,6 @@ --- app: - image: docker.io/root/example-app:1.0.0-SNAPSHOT + image: docker.io/root/json-echo:1.0.0-SNAPSHOT ports: http: 8080 secret: nexus-secret