File: should-not-load.yaml

package info (click to toggle)
golang-k8s-cli-runtime 0.33.4-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 7,784 kB
  • sloc: makefile: 5
file content (8 lines) | stat: -rw-r--r-- 144 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization

nameprefix: test-
resources:
- deployment.yaml
- service.yaml
- configMap.yaml