Update examples
This commit is contained in:
10
single-cluster/helm-kustomize/fleet.yaml
Normal file
10
single-cluster/helm-kustomize/fleet.yaml
Normal file
@@ -0,0 +1,10 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user