1
0
mirror of synced 2026-02-13 21:16:57 +00:00

Update pkg/kustomize to v0.1.0

If implemented this fixes a bug where retrieving the groupVersion.Group
of a kustomization were returning an empty string.

Signed-off-by: Soule BA <soule@weave.works>
This commit is contained in:
Soule BA
2022-04-01 10:27:37 +02:00
parent 4f4a5c0ba0
commit 1807852b6b
8 changed files with 441 additions and 3 deletions

View File

@@ -0,0 +1,11 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ./deployment.yaml
generatorOptions:
labels:
kustomize.toolkit.fluxcd.io/substitute: disabled
configMapGenerator:
- name: flux-grafana-dashboards
files:
- cluster.json