From d8a0b223dfbe86e88866174082028701b23ab2d4 Mon Sep 17 00:00:00 2001 From: Max Resnick Date: Sat, 17 Sep 2022 08:02:23 -0700 Subject: updated manifests so they actually work --- grumpy/gitsnapshot/kustomization.yaml | 7 ------- 1 file changed, 7 deletions(-) (limited to 'grumpy/gitsnapshot/kustomization.yaml') 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 -- cgit v1.2.3