Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions providers/openstack/scs2/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ clusterctl init --infrastructure openstack

kubectl -n capi-system rollout status deployment
kubectl -n capo-system rollout status deployment

```

```
Expand Down Expand Up @@ -56,7 +55,7 @@ EOF
export CLUSTER_NAMESPACE=cluster
export CLUSTER_NAME=my-cluster
export CLUSTERSTACK_NAMESPACE=cluster
export CLUSTERSTACK_VERSION=v0-sha.ksgrnrp
export CLUSTERSTACK_VERSION=v0-sha.fjovyem
export OS_CLIENT_CONFIG_FILE=${PWD}/clouds.yaml
kubectl create namespace $CLUSTER_NAMESPACE --dry-run=client -o yaml | kubectl apply -f -
```
Expand Down
6 changes: 0 additions & 6 deletions providers/openstack/scs2/cluster-addon/ccm/Chart.lock

This file was deleted.

Binary file not shown.
6 changes: 0 additions & 6 deletions providers/openstack/scs2/cluster-addon/cni/Chart.lock

This file was deleted.

Binary file not shown.
5 changes: 3 additions & 2 deletions providers/openstack/scs2/cluster-addon/cni/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
cilium:
namespaceOverride: kube-system
tls:
secretsNamespace:
name: kube-system
name: "kube-system"
sessionAffinity: true
sctp:
enabled: true
Expand All @@ -10,4 +11,4 @@ cilium:
gatewayAPI:
enabled: true
secretsNamespace:
name: kube-system
name: "kube-system"
6 changes: 0 additions & 6 deletions providers/openstack/scs2/cluster-addon/csi/Chart.lock

This file was deleted.

Binary file not shown.

This file was deleted.

Binary file not shown.