add cnpg to gitea

This commit is contained in:
2024-10-04 16:35:24 +02:00
parent 7b392ac739
commit 8fc72e3164
5 changed files with 54 additions and 34 deletions

View File

@@ -1,13 +1,18 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
resources:
- namespace.yaml
# postgres values
- postgres-password.sealedsecret.yaml
- postgres.yaml
# gitea values
- gitea.pvc.yaml
- gitea.ingress.yaml
- gitea.servicemonitor.yaml
# actions runner values
- actions.deployment.yaml
- actions.sealedsecret.yaml
# - actions.rbac.yaml
namespace: gitea