mirror of
https://github.com/lordmathis/dev-cluster.git
synced 2025-12-23 09:04:24 +00:00
Migrate from gitea to forgejo
This commit is contained in:
@@ -1,19 +0,0 @@
|
||||
# /apps/prod/gitea/kustomization.yaml
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
namespace: gitea
|
||||
|
||||
resources:
|
||||
- ../../base/gitea
|
||||
- secret.enc.yaml
|
||||
- release.yaml
|
||||
- ingress.yaml
|
||||
|
||||
configMapGenerator:
|
||||
- name: gitea-prod-values
|
||||
namespace: gitea
|
||||
files:
|
||||
- values.yaml
|
||||
|
||||
configurations:
|
||||
- kustomizeconfig.yaml
|
||||
Reference in New Issue
Block a user