Some checks failed
Build and Publish TechDocs / build-and-publish (push) Has been cancelled
Change-Id: I8eb0d9b567252c713d6cdaaab45ee1ff89cc9e6f
13 lines
132 B
YAML
13 lines
132 B
YAML
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
kind: Kustomization
|
|
|
|
resources:
|
|
|
|
- ../../k8s
|
|
|
|
- k6-configmap.yaml
|
|
|
|
- ../ingress
|
|
|
|
|