initial commit
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
|
||||
namespace: kube-flannel
|
||||
|
||||
resources:
|
||||
- ../../base/state
|
||||
|
||||
commonLabels:
|
||||
app.kubernetes.io/part-of: flannel
|
||||
app.kubernetes.io/environment: dormant
|
||||
Reference in New Issue
Block a user