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.
1 parent 1372479 commit 9518210Copy full SHA for 9518210
docs/developer/running/ui.rst
@@ -39,7 +39,7 @@ This will allow you to register localhost:8084 as a valid authentication
39
redirectURIs:
40
- https://<bootstrap_control_plane_ip>:8443/
41
- http://localhost:8084/
42
- secret: ybrMJpVMQxsiZw26MhJzCjA2ut
+ public: true
43
44
You can retrieve the ``bootstrap_control_plane_ip`` by running:
45
salt/metalk8s/addons/dex/config/dex.yaml.j2
@@ -77,7 +77,7 @@ spec:
77
name: MetalK8s UI
78
79
- {{ control_plane_ingress_ep }}/{{ metalk8s_ui_config.spec.basePath.lstrip('/') }}
80
81
- id: grafana-ui
82
name: Grafana UI
83
0 commit comments