add cnpg to gitea
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user