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

Update secret.yaml #223

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

Commits on Aug 2, 2023

  1. Update secret.yaml

    autocreatesecret condition further should be checked enabled true/false. I want to disable autocreatesecret as i would would not like to specify the apitoken and dataingesttoken direct. Instead will you sealedsecret controller to encrypt the token and put the encrypted token in the values.yaml which will eventually decrypted by sealedsecretcontroller and secret will be created/
    krimeshshah authored Aug 2, 2023
    Configuration menu
    Copy the full SHA
    45199ed View commit details
    Browse the repository at this point in the history
  2. Update values.yaml

    krimeshshah authored Aug 2, 2023
    Configuration menu
    Copy the full SHA
    e989e81 View commit details
    Browse the repository at this point in the history