Configmap update.

This commit is contained in:
Joseph Hanson 2024-03-29 12:24:18 -05:00
parent 03aaf7f7d4
commit ce01abb7f9
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -3,6 +3,7 @@
apiVersion: kustomize.config.k8s.io/v1beta1 apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization kind: Kustomization
resources: resources:
- ./configmap.yaml
- ./helmrelease.yaml - ./helmrelease.yaml
- ./machine-learning - ./machine-learning
- ./microservices - ./microservices