mirror of
https://github.com/fluxcd/flux2.git
synced 2026-02-19 22:21:46 +00:00
8 lines
179 B
YAML
8 lines
179 B
YAML
# This is another placeholder file in a subdirectory
|
|
apiVersion: v1
|
|
kind: ConfigMap
|
|
metadata:
|
|
name: flux-placeholder-subdir
|
|
namespace: flux-system
|
|
data:
|
|
placeholder: "true"
|