Skip to content

Commit

Permalink
updated versions/readmes and commented out questions (#54)
Browse files Browse the repository at this point in the history
* commented out questions
* upgraded versions and fixed labels/annotations
  • Loading branch information
zackbradys authored Feb 2, 2025
1 parent 897e3dd commit ced1c46
Show file tree
Hide file tree
Showing 8 changed files with 582 additions and 582 deletions.
1,122 changes: 561 additions & 561 deletions charts/cluster-templates/questions.yaml

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions charts/cluster-templates/values-aws.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@ rancher:

# cluster values
cluster:
# annotations:
# key: value
# labels:
# key: value
# annotations:
# key: value
name: rke2-cluster-aws
config:
kubernetesVersion: v1.30.8+rke2r1 # https://github.com/rancher/rke2/releases
kubernetesVersion: v1.31.5+rke2r1 # https://github.com/rancher/rke2/releases
enableNetworkPolicy: true
localClusterAuthEndpoint:
enabled: false
Expand Down
6 changes: 3 additions & 3 deletions charts/cluster-templates/values-custom.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@ rancher:

# cluster values
cluster:
# annotations:
# key: value
# labels:
# key: value
# annotations:
# key: value
name: rke2-cluster-custom
config:
kubernetesVersion: v1.30.8+rke2r1 # https://github.com/rancher/rke2/releases
kubernetesVersion: v1.31.5+rke2r1 # https://github.com/rancher/rke2/releases
enableNetworkPolicy: true
localClusterAuthEndpoint:
enabled: false
Expand Down
6 changes: 3 additions & 3 deletions charts/cluster-templates/values-digitalocean.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@ rancher:

# cluster values
cluster:
# annotations:
# key: value
# labels:
# key: value
# annotations:
# key: value
name: rke2-cluster-digitalocean
config:
kubernetesVersion: v1.30.8+rke2r1 # https://github.com/rancher/rke2/releases
kubernetesVersion: v1.31.5+rke2r1 # https://github.com/rancher/rke2/releases
enableNetworkPolicy: true
localClusterAuthEndpoint:
enabled: false
Expand Down
6 changes: 3 additions & 3 deletions charts/cluster-templates/values-elemental.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@ rancher:

# cluster values
cluster:
# annotations:
# key: value
# labels:
# key: value
# annotations:
# key: value
name: rke2-cluster-elemental
config:
kubernetesVersion: v1.30.8+rke2r1 # https://github.com/rancher/rke2/releases
kubernetesVersion: v1.31.5+rke2r1 # https://github.com/rancher/rke2/releases
enableNetworkPolicy: true
localClusterAuthEndpoint:
enabled: false
Expand Down
6 changes: 3 additions & 3 deletions charts/cluster-templates/values-harvester.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@ rancher:

# cluster values
cluster:
# annotations:
# key: value
# labels:
# key: value
# annotations:
# key: value
name: rke2-cluster-harvester
config:
kubernetesVersion: v1.30.8+rke2r1 # https://github.com/rancher/rke2/releases
kubernetesVersion: v1.31.5+rke2r1 # https://github.com/rancher/rke2/releases
enableNetworkPolicy: true
localClusterAuthEndpoint:
enabled: false
Expand Down
6 changes: 3 additions & 3 deletions charts/cluster-templates/values-vsphere.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,13 @@ vcenter:

# cluster values
cluster:
# annotations:
# key: value
# labels:
# key: value
# annotations:
# key: value
name: rke2-cluster-vsphere
config:
kubernetesVersion: v1.30.8+rke2r1 # https://github.com/rancher/rke2/releases
kubernetesVersion: v1.31.5+rke2r1 # https://github.com/rancher/rke2/releases
enableNetworkPolicy: true
localClusterAuthEndpoint:
enabled: false
Expand Down
6 changes: 3 additions & 3 deletions charts/cluster-templates/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@ rancher:

# cluster values
cluster:
# annotations:
# key: value
# labels:
# key: value
# annotations:
# key: value
name: rke2-cluster
config:
kubernetesVersion: v1.30.8+rke2r1 # https://github.com/rancher/rke2/releases
kubernetesVersion: v1.31.5+rke2r1 # https://github.com/rancher/rke2/releases
enableNetworkPolicy: true
localClusterAuthEndpoint:
enabled: false
Expand Down

0 comments on commit ced1c46

Please sign in to comment.