mirror of
https://github.com/outbackdingo/homelab-v.git
synced 2026-08-25 14:53:19 +00:00
fix(keycloak): move crossplane-keycloak-credentials to keycloak from crossplane namespace
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user