All checks were successful
Build and Publish TechDocs / build-and-publish (push) Successful in 1m4s
Change-Id: I83c7674b31ee747d97c4828579f45209910ebbd6
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
|
|
|
|
|