diff --git a/manifests/invy/values.yaml b/manifests/invy/values.yaml index 20cabeb..20c0b4a 100644 --- a/manifests/invy/values.yaml +++ b/manifests/invy/values.yaml @@ -8,7 +8,7 @@ backend: image: repository: harbor.dvirlabs.com/my-apps/invy-backend pullPolicy: IfNotPresent - tag: "latest" + tag: "master-40f264a" service: type: ClusterIP port: 8000