REFACTOR(apps): migrate to app-template
- docusaurus: Replace with app-template, configmap in manifests/ - homer: Replace with app-template, configMapGenerator for config.yml - crafty: Replace with app-template, pvc/ingress/service in manifests/ - mas: Replace with app-template, rbac/external-secret in manifests/ - All apps use app-template chart v3.6.1
This commit is contained in:
@@ -1,9 +1,7 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
|
||||
resources:
|
||||
- pvc.yaml
|
||||
- deployment.yaml
|
||||
- service.yaml
|
||||
- serverstransport.yaml
|
||||
- ingress.yaml
|
||||
- manifests/pvc.yaml
|
||||
- manifests/minecraft-service.yaml
|
||||
- manifests/serverstransport.yaml
|
||||
- manifests/ingress.yaml
|
||||
|
||||
Reference in New Issue
Block a user