mirror of
https://github.com/fluxcd/flux2.git
synced 2026-04-26 05:18:51 +00:00
7 lines
100 B
YAML
7 lines
100 B
YAML
apiVersion: v1
|
|
kind: ConfigMap
|
|
metadata:
|
|
name: new-config
|
|
namespace: default
|
|
data:
|
|
key: value
|