add comment with setup instructions as I am lazy to add all the resources [ci skip]
This commit is contained in:
parent
cc4cb0a027
commit
dc2fd174db
1 changed files with 3 additions and 0 deletions
|
|
@ -7,6 +7,9 @@ resource "random_password" "csrf_token" {
|
|||
override_special = "_%@"
|
||||
}
|
||||
|
||||
# instructions on deploying:
|
||||
# https://kubernetes.io/docs/tasks/access-application-cluster/web-ui-dashboard/#accessing-the-dashboard-ui
|
||||
|
||||
# module "dashboard" {
|
||||
# # source = "cookielab/dashboard/kubernetes"
|
||||
# source = "ViktorBarzin/dashboard/kubernetes"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue