mirror of
https://github.com/ION606/learn.git
synced 2026-05-15 05:16:56 +00:00
initial commit
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
# https://kubernetes.io/docs/concepts/configuration/configmap/
|
||||
apiVersion: v1
|
||||
kind: ConfigMap
|
||||
metadata:
|
||||
name: mongo-config
|
||||
data:
|
||||
mongo-url: mongo-service
|
||||
Reference in New Issue
Block a user