Skip to content

Instantly share code, notes, and snippets.

@sang-w0o
Created August 23, 2022 15:27
Show Gist options
  • Save sang-w0o/de83fabd461eec7cdc97776d7a9bdb6a to your computer and use it in GitHub Desktop.
Save sang-w0o/de83fabd461eec7cdc97776d7a9bdb6a to your computer and use it in GitHub Desktop.
Secret example for eks.
apiVersion: v1
kind: Secret
metadata:
name: planit-dev-secret
namespace: planit-dev
data:
DATASOURCE_PRIMARY_URL: amRiYzptYXJpYWRi
DATASOURCE_USERNAME: cGx
DATASOURCE_SECRET: Ubl0MCE=
# 등등..
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment