fix
This commit is contained in:
@@ -50,12 +50,12 @@ data "kustomization_overlay" "data" {
|
||||
name = "authentik-server"
|
||||
}
|
||||
patch = join("", concat([<<EOF
|
||||
apiVersion: apps/v1
|
||||
kind: Deployment
|
||||
metadata:
|
||||
apiVersion: apps/v1
|
||||
kind: Deployment
|
||||
metadata:
|
||||
name: authentik-server
|
||||
annotations: ${jsonencode(local.server-annotations)}
|
||||
spec:
|
||||
spec:
|
||||
template:
|
||||
spec:
|
||||
containers:
|
||||
|
||||
Reference in New Issue
Block a user