Files
infrastructure/clusters/cl01tl/applications/outline/templates/pod.yaml
2025-05-29 18:19:27 -05:00

16 lines
282 B
YAML

apiVersion: v1
kind: Pod
metadata:
name: outline-s3cmd
namespace: outline
spec:
automountServiceAccountToken: true
containers:
- name: outline-s3cmd
image: d3fk/s3cmd:latest
command:
- /bin/sh
args:
- -ec
- sleep 1000000000000s