plugin-barman-cloud/hack/minio/minio-client.yaml
Leonardo Cecchi b7ff08e10a docs: build documentation website with Docusaurus
Rework the documentation to be a static website instead of just the
GitHub README.md. Use docusaurus to create the website, and the CI to
publish to GitHub pages on commits to main.
Block release-please releases unless the documentation for that version
has been generated.

Closes #244

Co-authored-by: Francesco Canovai <francesco.canovai@enterprisedb.com>
Signed-off-by: Francesco Canovai <francesco.canovai@enterprisedb.com>
2025-04-30 12:15:35 +02:00

21 lines
405 B
YAML

apiVersion: v1
kind: Pod
metadata:
labels:
run: mc
name: mc
spec:
containers:
- env:
- name: MC_HOST_minio
value: http://chooJeiroroo2noquomei2uuceisheth:ongeiqueitohL0queeLohkiur2quaing@minio:9000
image: minio/mc
name: mc
resources: {}
# Keep the pod up to exec stuff on it
command:
- sleep
- "3600"
dnsPolicy: ClusterFirst
restartPolicy: Always