remove pod
This commit is contained in:
@@ -1,15 +0,0 @@
|
|||||||
apiVersion: v1
|
|
||||||
kind: Pod
|
|
||||||
metadata:
|
|
||||||
name: directus-s3cmd
|
|
||||||
namespace: directus
|
|
||||||
spec:
|
|
||||||
automountServiceAccountToken: true
|
|
||||||
containers:
|
|
||||||
- name: s3-prune
|
|
||||||
image: d3fk/s3cmd:latest
|
|
||||||
command:
|
|
||||||
- /bin/sh
|
|
||||||
args:
|
|
||||||
- -ec
|
|
||||||
- sleep 1000000000000s
|
|
Reference in New Issue
Block a user