1e104631e4
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
10 lines
186 B
YAML
10 lines
186 B
YAML
apiVersion: kustomize.toolkit.fluxcd.io/v1
|
|
kind: Kustomization
|
|
metadata:
|
|
name: test-ks
|
|
namespace: flux-system
|
|
spec:
|
|
path: "./resources"
|
|
postBuild:
|
|
substituteStrategy: Always
|