diff --git a/cluster/postgresql/helmrelease-postgresql.yaml b/cluster/postgresql/helmrelease-postgresql.yaml index 6e83ac6..367f7d3 100644 --- a/cluster/postgresql/helmrelease-postgresql.yaml +++ b/cluster/postgresql/helmrelease-postgresql.yaml @@ -113,9 +113,9 @@ spec: ## @param image.debug Specify if debug values should be set ## image: - registry: git.clortox.com - repository: infrastructure/gluttony-cluster-postgresql - tag: v1.2.0 + #registry: git.clortox.com + #repository: infrastructure/gluttony-cluster-postgresql + #tag: v1.2.0 digest: "" ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'