From 10dfd94046053a04e7b9f62d1b00007cc87b7d1b Mon Sep 17 00:00:00 2001 From: Max Resnick Date: Sun, 18 Aug 2024 08:58:53 -0700 Subject: chore: update config to support go-git-server --- grumpy/gitsnapshot/gitsnapshot-test-connection-pod.yaml | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 grumpy/gitsnapshot/gitsnapshot-test-connection-pod.yaml (limited to 'grumpy/gitsnapshot/gitsnapshot-test-connection-pod.yaml') diff --git a/grumpy/gitsnapshot/gitsnapshot-test-connection-pod.yaml b/grumpy/gitsnapshot/gitsnapshot-test-connection-pod.yaml deleted file mode 100644 index b5ffa79..0000000 --- a/grumpy/gitsnapshot/gitsnapshot-test-connection-pod.yaml +++ /dev/null @@ -1,13 +0,0 @@ -apiVersion: v1 -kind: Pod -metadata: - name: gitsnapshot-test-connection -spec: - containers: - - args: - - gitsnapshot:80 - command: - - wget - image: busybox - name: wget - restartPolicy: Never -- cgit v1.2.3