Kubernetes ConfigMap Configuration

apiVersion: v1
kind: ConfigMap
metadata:
  name: mongodb-configmap
data:
  database_url: mongodb-service

Note: The value in the data section could be mapped to 202202181227

Links to this page
#container