Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hide warning about credentials if connect.credentials_base64 is set #84

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

jpcoenen
Copy link
Member

Without this change the following warning is shown if connect.credentials_base64 is used:

WARNING

    Using 1Password Connect in Kubernetes requires that a 1password-credentials.json file
    be stored as a Kubernetes Secret. This credentials file can be saved as a Kubernetes
    secret by using one of two methods:

    Add the following to your helm install command:

         --set-file connect.credentials={path/to/1password-credentials.json}

    This will allow for Helm to handle storing 1password-credentials.json as a secret
    for you.

    More information about 1Password Connect and how to generate a 1password-credentials.json
    file can be found at https://support.1password.com/secrets-automation/.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant