deploy: add Gitea registry pull secret and ExternalSecret
All checks were successful
Deploy to K8s / deploy (push) Successful in 8s
Build and Push / build (push) Successful in 5s

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-26 13:37:16 +01:00
parent 4d800ffbfb
commit f7353d48f4
3 changed files with 25 additions and 0 deletions

View File

@@ -17,6 +17,8 @@ spec:
app.kubernetes.io/name: gateway-cert-operator
app.kubernetes.io/component: operator
spec:
imagePullSecrets:
- name: gitea-registry
serviceAccountName: gateway-cert-operator
terminationGracePeriodSeconds: 10
securityContext: