Skip to content

Instantly share code, notes, and snippets.

@devendra-nationalwala
Created January 6, 2022 16:45
Show Gist options
  • Save devendra-nationalwala/cab7b14d8e7fa4bf3ec97f66f2a5105b to your computer and use it in GitHub Desktop.
Save devendra-nationalwala/cab7b14d8e7fa4bf3ec97f66f2a5105b to your computer and use it in GitHub Desktop.
mongo-configmap.yaml
apiVersion: v1
kind: ConfigMap
metadata:
name: mongodb-configmap
data:
database_url: mongodb-service
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment