11 lines
377 B
YAML
11 lines
377 B
YAML
# This file and all contents in it are OPTIONAL.
|
|
#
|
|
# Refer to ../helm/fleet.yaml and ../kustomize/fleet.yaml for the full reference
|
|
# of what can be included here. All Helm and Kustomize options apply
|
|
|
|
namespace: fleet-helm-kustomize-example
|
|
helm:
|
|
chart: https://github.com/rancher/fleet-examples/releases/download/example/guestbook-0.0.0.tgz
|
|
kustomize:
|
|
dir: overlays/dev
|