aboutsummaryrefslogtreecommitdiff
path: root/grumpy/gitsnapshot/kustomization.yaml
diff options
context:
space:
mode:
authorMax Resnick <max@ofmax.li>2024-08-18 08:58:53 -0700
committerMax Resnick <max@ofmax.li>2024-08-18 08:58:53 -0700
commit10dfd94046053a04e7b9f62d1b00007cc87b7d1b (patch)
treec999fdeaa7c8d5669925ef26e87e05861851eaef /grumpy/gitsnapshot/kustomization.yaml
parent015432aec3db0c31d54f3234882e870b1d393305 (diff)
downloadgrumpy-charts-10dfd94046053a04e7b9f62d1b00007cc87b7d1b.tar.gz
chore: update config to support go-git-server
Diffstat (limited to 'grumpy/gitsnapshot/kustomization.yaml')
-rw-r--r--grumpy/gitsnapshot/kustomization.yaml12
1 files changed, 6 insertions, 6 deletions
diff --git a/grumpy/gitsnapshot/kustomization.yaml b/grumpy/gitsnapshot/kustomization.yaml
index 1bc630e..02781e3 100644
--- a/grumpy/gitsnapshot/kustomization.yaml
+++ b/grumpy/gitsnapshot/kustomization.yaml
@@ -2,19 +2,19 @@
commonLabels:
app.kubernetes.io/instance: gitsnapshot
app.kubernetes.io/name: gitsnapshot
- app.kubernetes.io/version: 0.0.1
+
+labels:
+- includeTemplates: true
+ pairs:
+ app.kubernetes.io/version: 0.1.0
# Images modify the tags for images without
# creating patches.
images:
- name: gitsnapshot
- newName: public.ecr.aws/s0f9o2k5/git-snapshot
+ newName: public.ecr.aws/s0f9o2k5/git-snapshot
newTag: v0.0.5
-# Value of this field is prepended to the
-# names of all resources
-namePrefix: gitsnapshot
-
# List of resource files that kustomize reads, modifies
# and emits as a YAML string
resources: