Add glance service and configmap

This commit is contained in:
Daniel Cosme
2026-05-07 12:17:47 -04:00
parent 58c733260f
commit ad9659d1ee
7 changed files with 187 additions and 8 deletions
+5 -1
View File
@@ -1,5 +1,9 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
metadata: {}
metadata:
name: glance
namespace: glance
resources:
- configmap.yaml
- namespace.yaml
- service.yaml