fix up nlb config

This commit is contained in:
2024-03-03 19:25:29 +01:00
parent 0ca08d2ac3
commit ff933a317e
11 changed files with 1026 additions and 24 deletions

View File

@@ -5,9 +5,6 @@ variable "environment" {
variable "cluster_ocid" {
type = string
}
variable "cluster_public_endpoint" {
type = string
}
variable "namespace" {
description = "Namespace to install traefik chart into"