Skip to content

Commit

Permalink
added additional examples
Browse files Browse the repository at this point in the history
  • Loading branch information
zackbradys committed Jan 4, 2024
1 parent 06e6453 commit 160a1c5
Show file tree
Hide file tree
Showing 3 changed files with 503 additions and 0 deletions.
19 changes: 19 additions & 0 deletions examples/aws-cloud/fleet.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
defaultNamespace: fleet-default
helm:
repo: https://rancherfederal.github.io/rancher-cluster-templates
chart: rancher-cluster-templates
version: 0.4.2
releaseName: aws-cluster-cloud
valuesFiles:
- values-aws-cloud.yaml

diff:
comparePatches:
- apiVersion: cluster.provisioning.cattle.io
kind: Cluster
name: rke2-cluster-aws
namespace: fleet-default
jsonPointers:
- /localClusterAuthEndpoint
- /rkeConfig
- /registries
Loading

0 comments on commit 160a1c5

Please sign in to comment.