Try fix issuer again
[ZITADOPER-1]
This commit is contained in:
@@ -426,7 +426,7 @@ func (r *ZitadelClusterReconciler) reconcileDefaultInstance(ctx context.Context,
|
||||
}
|
||||
|
||||
func GetIssuer(zitadel *zitadelv1alpha1.ZitadelCluster) string {
|
||||
return "k8s-operator"
|
||||
return "https://"
|
||||
}
|
||||
|
||||
func GetAPI(zitadel *zitadelv1alpha1.ZitadelCluster) string {
|
||||
|
||||
Reference in New Issue
Block a user