fix(keycloak): move crossplane-keycloak-credentials to keycloak from crossplane namespace

This commit is contained in:
Vegard Hagen
2025-01-04 09:47:39 +01:00
parent aa1a078294
commit 5ecf061fc3
15 changed files with 42 additions and 49 deletions
+2 -2
View File
@@ -138,11 +138,11 @@ module "volumes" {
}
pv-netbird-signal = {
node = "abel"
size = "1G"
size = "512M"
}
pv-netbird-management = {
node = "abel"
size = "1G"
size = "512M"
}
pv-plex = {
node = "abel"