Skip to content

Instantly share code, notes, and snippets.

@rm3l
Created March 13, 2021 22:25
Show Gist options
  • Save rm3l/5e080cfe93a64f245ff938d8529adc13 to your computer and use it in GitHub Desktop.
Save rm3l/5e080cfe93a64f245ff938d8529adc13 to your computer and use it in GitHub Desktop.
apiVersion: v1
kind: ConfigMap
metadata:
name: ghost-export-k8s-to-s3-configmap
data:
GHOST_URL: https://my.ghost.blog.com/ghost
S3_DESTINATION: s3://my-s3-bucket/folder/my.ghost.blog.com.export.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment