chore: Update manifests after change

This commit is contained in:
2026-03-27 00:22:35 +00:00
parent 6c6f69ca49
commit 9606bd1b27
11 changed files with 84 additions and 36 deletions

View File

@@ -40,7 +40,7 @@ spec:
runAsUser: 1000
seccompProfile:
type: RuntimeDefault
image: ghcr.io/external-secrets/external-secrets:v2.2.0
image: ghcr.io/external-secrets/external-secrets:v2.2.0@sha256:876e627dbee5b0edd12da49b035469d12418cd6c3c4be5e383ae6a82e8bd4565
imagePullPolicy: IfNotPresent
args:
- webhook
@@ -68,6 +68,10 @@ spec:
path: /readyz
initialDelaySeconds: 20
periodSeconds: 5
resources:
requests:
cpu: 1m
memory: 30Mi
volumeMounts:
- name: certs
mountPath: /tmp/certs