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