Configure Argo CD to watch servers/legion/apps/ in will/infrastructure
This commit is contained in:
@@ -129,3 +129,9 @@ variable "gitea_webhook_secret" {
|
||||
type = string
|
||||
sensitive = true
|
||||
}
|
||||
|
||||
variable "gitea_api_token" {
|
||||
description = "Gitea API token for Argo CD repo access"
|
||||
type = string
|
||||
sensitive = true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user