apiVersion: v1 kind: ConfigMap metadata: name: example-mysql namespace: mysql data: MYSQL_DATABASE: app immutable: true