Skip to content

Commit

Permalink
Moved Manage secrets from configuration to Installation (robusta-dev#968
Browse files Browse the repository at this point in the history
)

* Moved Managing Secrets to Installation section
  • Loading branch information
pavangudiwada committed Nov 6, 2023
1 parent 22fd5eb commit 5e02212
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
1 change: 0 additions & 1 deletion docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@
configuration/index
configuration/configuring-sinks
🔔 Sinks Reference <configuration/sinks/index>
configuration/configuration-secrets
configuration/alert-manager
configuration/azure-managed-prometheus
configuration/embedded-prometheus
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ Then reference that environment variable in other Helm values using the special
grafana_url: http://grafana.namespace.svc
Finally, make sure the Kubernetes secret actually exists. In this example, create a Secret named ``my-robusta-secrets``
with a ``secret_grafana_key`` value inside.
with a ``secret_grafana_key`` value inside.
1 change: 1 addition & 0 deletions docs/setup-robusta/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@

multi-cluster
upgrade
configuration-secrets
supported-clusters
node-selector
proxies
Expand Down

0 comments on commit 5e02212

Please sign in to comment.