[ci skip]

This commit is contained in:
Viktor Barzin 2024-12-23 18:22:10 +00:00
parent ce90629b54
commit f439f5b281
No known key found for this signature in database
GPG key ID: 4056458DBDBF8863

View file

@ -252,4 +252,8 @@ module "pi-lights" {
# # protected = true
# protected = false
# depends_on = [kubernetes_namespace.reverse-proxy]
# extra_annotations = {
# "nginx.ingress.kubernetes.io/upstream-vhost" : "",
# # "nginx.ingress.kubernetes.io/proxy-set-header" : "Host: <>",
# }
# }