diff --git a/cluster-resources/policies/auth-sidecar-injector.yaml b/cluster-resources/policies/auth-sidecar-injector.yaml index 0babdc2..ebd4c58 100644 --- a/cluster-resources/policies/auth-sidecar-injector.yaml +++ b/cluster-resources/policies/auth-sidecar-injector.yaml @@ -53,7 +53,9 @@ spec: app.kubernetes.io/managed-by: kyverno app.kubernetes.io/created-by: inject-auth-sidecar type: Opaque - data: {} + data: + client-secret: AgBHbqXV1iuVNc1txIt2VWm + cookie-secret: AgA3NHKTzIdz9PgWDLhyZRt8c1SP7o - name: generate-auth-oidc-secret skipBackgroundRequests: true match: @@ -91,7 +93,9 @@ spec: app.kubernetes.io/managed-by: kyverno app.kubernetes.io/created-by: inject-auth-sidecar type: Opaque - data: {} + data: + client-secret: AgBHbqXV1iuVNc1txIt2VWm + cookie-secret: AgA3NHKTzIdz9PgWDLhyZRt8c1SP7o - name: inject-sidecar-token skipBackgroundRequests: true match: