Skip to content

Temporary patch to allow Teknoir tunnels to the Scylla Dashboard

Notifications You must be signed in to change notification settings

teknoir/scylla-patch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Temporary patch to allow Teknoir tunnels to the Scylla Dashboard

Apply the patch

# Add the configmap
kubectl -n scylla apply -f https://raw.githubusercontent.com/teknoir/scylla-patch/main/configmap.yaml
# Patch the deployment
kubectl -n scylla patch deployment scylla-services --type strategic --patch "$(curl -s https://raw.githubusercontent.com/teknoir/scylla-patch/main/patch.yaml)"

About

Temporary patch to allow Teknoir tunnels to the Scylla Dashboard

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published