Skip to content

Instantly share code, notes, and snippets.

@percybolmer
Created August 9, 2022 20:19
Show Gist options
  • Save percybolmer/53a7231481d5379c743968633b530de9 to your computer and use it in GitHub Desktop.
Save percybolmer/53a7231481d5379c743968633b530de9 to your computer and use it in GitHub Desktop.
---
apiVersion: v1
kind: ConfigMap
metadata:
name: database-configs
namespace: hellogopher
data:
DATABASE_USERNAME: root
DATABASE_NAME: test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment