8 and 53
- Download your astra secure connect bundle
- Base64 encode the secure connect bundle
base64 secure-connect-bundle.zip
- Open dsStudio.yaml
- Copy the base64 output and paste it over changeme on line 8
- Change line 53 to accept
- kubectl create -f ./dsStudio.yaml
- kubectl get services -n datastaxs
- Navigate to the external ip given in step 7 (port 80) from your browser
When setting up a new connection in studio you can refrence the file above at bundles/filename.zip where the filename is defined at line 8
TODO: Update with better readme