apiVersion: v1
kind: Secret
metadata:
  name: minecraft-secret
  namespace: minecraft
data:
  SECRET_KEY: >-
    c2VjcmV0IGRvIHBsYWl0Z2c=

