ISD v4.0.2
kubectl create namespace opsmx-isd
kubectl -n opsmx-isd apply -f https://raw.githubusercontent.com/OpsMx/isd-quick-install/main/isd40/isd-gitea-quick.yamlkubectl -n opsmx-isd get pokubectl -n opsmx-isd port-forward svc/oes-ui 8080 ## Keep running, it shows messages such as "Forwarding from 127.0.0.1:8080 -> 8080"kubectl get secret isd-openldap -o jsonpath='{.data.LDAP_ADMIN_PASSWORD}'| base64 -d

Last updated