6 lines
179 B
YAML
6 lines
179 B
YAML
|
|
# infrastructure/modules/profiles/components/device-plugin-config/kustomization.yaml
|
||
|
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
||
|
|
kind: Kustomization
|
||
|
|
resources:
|
||
|
|
- configmap.yaml
|