Skip to content

Keycloak_setup bugs #356

@bbgu1

Description

@bbgu1

POLICY_ARN=$(aws iam get-policy --policy-arn "arn:aws:iam::$ACCOUNT_ID:policy/keycloak-secretstore-policy" --query "Policy.Arn" --output text 2>&1)

The check_exist function is checking against a policy name different to what's created on line 440, causing re-run to fail.

apiVersion: external-secrets.io/v1beta1

apiVersion: external-secrets.io/v1beta1

The api version should be changed to external-secrets.io/v1 as the beta API is now deprecated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions