Skip to content

Commit 503fefc

Browse files
authored
Create kustomization.yaml
1 parent 17aee24 commit 503fefc

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

manifests/kustomization.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
apiVersion: kustomize.config.k8s.io/v1beta1
2+
kind: Kustomization
3+
resources:
4+
- hpo-deployment.yaml_template
5+
- configmaps/docker-config.yaml
6+
- configmaps/minikube-config.yaml
7+
- configmaps/openshift-config.yaml

0 commit comments

Comments
 (0)