Remove global image configuration from newt Helm release

This commit is contained in:
2025-09-22 01:19:30 +05:30
parent 1c483dd0b5
commit f017b4b6c5

View File

@@ -27,8 +27,3 @@ spec:
enabled: true enabled: true
auth: auth:
existingSecretName: newt-cred existingSecretName: newt-cred
global:
image:
registry: "docker.io"
repository: "fosrl/newt"
tag: "1.5.0"