We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d9b85d8 + 64f371c commit d4823bcCopy full SHA for d4823bc
1 file changed
05-deploy-cstack.sh
@@ -21,7 +21,7 @@ cat > ~/tmp/clusterstack-$CS_MAINVER.yaml <<EOF
21
apiVersion: clusterstack.x-k8s.io/v1alpha1
22
kind: ClusterStack
23
metadata:
24
- name: openstack
+ name: openstack-${CS_MAINVER/./-}
25
namespace: "$CS_NAMESPACE"
26
spec:
27
provider: openstack
0 commit comments