aboutsummaryrefslogtreecommitdiff
path: root/grumpy/gitsnapshot/kustomization.yaml
diff options
context:
space:
mode:
authorMax Resnick <max@ofmax.li>2022-09-17 08:02:23 -0700
committerMax Resnick <max@ofmax.li>2022-09-17 08:02:23 -0700
commitd8a0b223dfbe86e88866174082028701b23ab2d4 (patch)
treeffe1a388375fe1613c294a796a064d719c2ada4b /grumpy/gitsnapshot/kustomization.yaml
parenta0d6733e195bc04a78e6994ee0c978f8bb6c73ad (diff)
downloadgrumpy-charts-d8a0b223dfbe86e88866174082028701b23ab2d4.tar.gz
updated manifests so they actually work
Diffstat (limited to '')
-rw-r--r--grumpy/gitsnapshot/kustomization.yaml7
1 files changed, 0 insertions, 7 deletions
diff --git a/grumpy/gitsnapshot/kustomization.yaml b/grumpy/gitsnapshot/kustomization.yaml
index 8ed81eb..5dec50c 100644
--- a/grumpy/gitsnapshot/kustomization.yaml
+++ b/grumpy/gitsnapshot/kustomization.yaml
@@ -7,7 +7,6 @@ commonLabels:
# Images modify the tags for images without
# creating patches.
images:
-- name: busybox
- name: registry.gitlab.com/grumps/grumpy-containers/git-snapshot
newTag: latest
@@ -19,9 +18,3 @@ namePrefix: gitsnapshot
# and emits as a YAML string
resources:
- gitsnapshot-cronjob.yaml
-
-# Each entry in this list results in the creation of
-# one Secret resource (it's a generator of n secrets).
-secretGenerator:
-- name: aws-s3-secret
- type: Opaque