This commit is contained in:
6
k8s/configmap.yaml
Normal file
6
k8s/configmap.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
apiVersion: v1
|
||||
kind: ConfigMap
|
||||
metadata:
|
||||
name: python-app-config
|
||||
data:
|
||||
IMAGE_TAG: "latest"
|
||||
Reference in New Issue
Block a user