From a0d6733e195bc04a78e6994ee0c978f8bb6c73ad Mon Sep 17 00:00:00 2001 From: Max Resnick Date: Sun, 21 Aug 2022 10:07:24 -0700 Subject: updating api versions, fixing kustomize --- grumpy/static-files/static-files-test-connection-pod.yaml | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 grumpy/static-files/static-files-test-connection-pod.yaml (limited to 'grumpy/static-files/static-files-test-connection-pod.yaml') diff --git a/grumpy/static-files/static-files-test-connection-pod.yaml b/grumpy/static-files/static-files-test-connection-pod.yaml deleted file mode 100644 index e4dc688..0000000 --- a/grumpy/static-files/static-files-test-connection-pod.yaml +++ /dev/null @@ -1,13 +0,0 @@ -apiVersion: v1 -kind: Pod -metadata: - name: static-files-test-connection -spec: - containers: - - args: - - static-files:8080 - command: - - wget - image: busybox - name: wget - restartPolicy: Never -- cgit v1.2.3