deploy homepage
This commit is contained in:
15
applications/homepage/kustomization.yaml
Normal file
15
applications/homepage/kustomization.yaml
Normal file
@@ -0,0 +1,15 @@
|
||||
---
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
|
||||
resources:
|
||||
- namespace.yaml
|
||||
- secret.yaml
|
||||
- serviceaccount.yaml
|
||||
- configmap-eso.yaml
|
||||
- configmap.yaml
|
||||
- clusterrole.yaml
|
||||
- service.yaml
|
||||
- ingress-certificate.yaml
|
||||
- deployment.yaml
|
||||
- route.yaml
|
||||
Reference in New Issue
Block a user