Removed secret-read permissions from pod

This commit is contained in:
2024-11-02 11:04:53 +00:00
parent 2da56a0aaf
commit 74a7eb3828
7 changed files with 48 additions and 75 deletions
+6 -1
View File
@@ -14,7 +14,7 @@ certManager:
image:
repository: penguinade/cert-manager-webhook-freedns
tag: 2024.11.02.04
tag: 2024.11.02.05
pullPolicy: IfNotPresent
nameOverride: ""
@@ -24,6 +24,11 @@ service:
type: ClusterIP
port: 443
freedns:
auth:
FREEDNS_USERNAME:
FREEDNS_PASSWORD:
resources: {}
# We usually recommend not to specify default resources and to leave this as a conscious
# choice for the user. This also increases chances charts run on environments with little