Some checks failed
Build and Publish TechDocs / build-and-publish (push) Failing after 1m4s
Change-Id: I732e7af790c42cbd6fc2c2e754882fef44f90c00
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
|
|
|
|
|