do not protect drone to allow cli access [ci skip]

This commit is contained in:
Viktor Barzin 2025-02-02 18:14:39 +00:00
parent 0524798594
commit 290bf0bdbe
No known key found for this signature in database
GPG key ID: 4056458DBDBF8863

View file

@ -158,7 +158,7 @@ module "ingress" {
namespace = "drone"
name = "drone"
tls_secret_name = var.tls_secret_name
protected = true
# protected = true
}