añadido kustomization
This commit is contained in:
11
coredns/kustomization.yaml
Normal file
11
coredns/kustomization.yaml
Normal file
@@ -0,0 +1,11 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
|
||||
namespace: coredns-multus
|
||||
|
||||
resources:
|
||||
- namespace.yaml
|
||||
- configmap.yaml
|
||||
- deployment.yaml
|
||||
- net-attach-def-admin.yaml
|
||||
- net-attach-def-srv.yaml
|
||||
Reference in New Issue
Block a user