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