mirror of
https://github.com/fluxcd/flux2.git
synced 2026-04-13 23:36:51 +00:00
7 lines
105 B
YAML
7 lines
105 B
YAML
apiVersion: v1
|
|
kind: ConfigMap
|
|
metadata:
|
|
name: existing-config
|
|
namespace: default
|
|
data:
|
|
key: value
|