mirror of
https://github.com/fluxcd/flux2.git
synced 2026-05-03 08:38:52 +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
|