fix traefik values.yml

This commit is contained in:
2024-03-03 21:35:45 +01:00
parent d30764da14
commit 9f83240ef1
5 changed files with 16 additions and 11 deletions

View File

@@ -4,4 +4,4 @@ output "cluster_ocid" {
output "public_endpoint" {
value = one(oci_containerengine_cluster.k8s_cluster.endpoints)
}
}