Files
gatewayapi-certificates-ope…/deploy/kustomization.yaml
Jan Novak f7353d48f4
All checks were successful
Deploy to K8s / deploy (push) Successful in 8s
Build and Push / build (push) Successful in 5s
deploy: add Gitea registry pull secret and ExternalSecret
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-26 13:37:16 +01:00

11 lines
390 B
YAML

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- namespace_gateway-cert-operator-system.yaml
- externalsecret_gitea-registry.yaml
- serviceaccount_gateway-cert-operator.yaml
- clusterrole_gateway-cert-operator.yaml
- clusterrolebinding_gateway-cert-operator.yaml
- deployment_gateway-cert-operator.yaml
- service_gateway-cert-operator-metrics.yaml