fix
This commit is contained in:
@@ -10,7 +10,6 @@ locals {
|
||||
"app.kubernetes.io/instance" = var.instance
|
||||
}
|
||||
nextcloud-labels = merge(local.common-labels, {
|
||||
"app.kubernetes.io/component" = "nextcloud"
|
||||
})
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user