Merge pull request #66 from HideyoshiSolutions/develop

develop - chore: adds infra repo to kubeconfig secret
This commit is contained in:
2025-11-07 11:52:50 -03:00
committed by GitHub

View File

@@ -95,5 +95,6 @@ variable "github_repositories" {
"frontend-hideyoshi.com", "frontend-hideyoshi.com",
"backend-hideyoshi.com", "backend-hideyoshi.com",
"storage-hideyoshi.com", "storage-hideyoshi.com",
"infra-hideyoshi.com",
] ]
} }