mirror of
https://github.com/fluxcd/flux2.git
synced 2026-02-19 22:21:46 +00:00
9 lines
271 B
YAML
9 lines
271 B
YAML
# This is a placeholder file for the helm-controller directory
|
|
# It helps satisfy the Go embed directive pattern for nested directories
|
|
apiVersion: v1
|
|
kind: ConfigMap
|
|
metadata:
|
|
name: flux-placeholder-helm-controller
|
|
namespace: flux-system
|
|
data:
|
|
placeholder: "true"
|