mirror of
https://github.com/jcwimer/multi-cloud-kubernetes
synced 2026-03-25 01:44:43 +00:00
Added longhorn and switched to wildcard dns
This commit is contained in:
1
example-longhorn-basic-auth.sh
Normal file
1
example-longhorn-basic-auth.sh
Normal file
@@ -0,0 +1 @@
|
||||
USER=<USERNAME_HERE>; PASSWORD=<PASSWORD_HERE>; echo "${USER}:$(openssl passwd -stdin -apr1 <<< ${PASSWORD})" >> rke/auth
|
||||
Reference in New Issue
Block a user