mirror of
https://github.com/fluxcd/flux2.git
synced 2026-02-15 12:11:48 +00:00
9 lines
285 B
YAML
9 lines
285 B
YAML
# This is a placeholder file to ensure the Go embed directive can find at least one file
|
|
# It will be replaced by actual manifests when bundle.sh is run successfully
|
|
apiVersion: v1
|
|
kind: ConfigMap
|
|
metadata:
|
|
name: flux-placeholder
|
|
namespace: flux-system
|
|
data:
|
|
placeholder: "true"
|