mirror of
https://github.com/fluxcd/flux2.git
synced 2026-02-20 22:51:47 +00:00
9 lines
228 B
YAML
9 lines
228 B
YAML
# This is a placeholder file for the bases directory
|
|
# It helps satisfy the Go embed directive pattern
|
|
apiVersion: v1
|
|
kind: ConfigMap
|
|
metadata:
|
|
name: flux-placeholder-bases
|
|
namespace: flux-system
|
|
data:
|
|
placeholder: "true"
|