mirror of
https://github.com/fluxcd/flux2.git
synced 2026-07-02 11:55:08 +00:00
7 lines
142 B
YAML
7 lines
142 B
YAML
apiVersion: kustomize.toolkit.fluxcd.io/v1
|
|
kind: Kustomization
|
|
metadata:
|
|
name: test-ks
|
|
namespace: flux-system
|
|
spec:
|
|
path: "./resources"
|