mirror of
https://github.com/vcscsvcscs/OCI-Kubernetes-cluster-with-traefik.git
synced 2025-08-13 22:39:06 +02:00
fix traefik
This commit is contained in:
@@ -6,4 +6,8 @@ output "traefik_dashboard_username" {
|
||||
output "traefik_dashboard_password" {
|
||||
value = module.nlb.traefik_dashboard_password
|
||||
sensitive = true
|
||||
}
|
||||
|
||||
output "traefik_nlb_public_ip" {
|
||||
value = module.nlb.traefik_nlb_public_ip
|
||||
}
|
Reference in New Issue
Block a user