Below is the configmap sample from kubernetes.
Is there anyway to update the configmap data part from powershell?
apiVersion: v1
kind: ConfigMap
metadata:
name: database-configmap
data:
config: |
dbport=5432
dcname=
dbssl=false
locktime=3