1
0
forked from k-space/kube

gitea to minimal kustomize

to track the secrets
This commit is contained in:
2026-01-05 06:24:39 +02:00
parent dab8b990a8
commit c8262cec6a
4 changed files with 21 additions and 18 deletions

9
gitea/kustomization.yaml Normal file
View File

@@ -0,0 +1,9 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: gitea
resources:
- ssh://git@git.k-space.ee/secretspace/kube/gitea
- ./application.yaml
- ./mariadb.yaml