Newer
Older
KubernetesApplication / NginxIngress / kustomization.yaml
@yangyang xie yangyang xie on 31 Aug 2022 291 bytes add more k8s bundle
kind: Kustomization
resources:
- namespace.yaml
- serviceaccount.yaml
- configmap.yaml
- clusterrole.yaml
- clusterrolebinding.yaml
- role.yaml
- rolebinding.yaml
- service.yaml
- deployment.yaml
- ingressclass.yaml
- validationwebhookconfiguration.yaml
- job.yaml
namespace: nfs-provision