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

--config-values flag not Working #2671

Open
MorC15 opened this issue Mar 27, 2022 · 1 comment
Open

--config-values flag not Working #2671

MorC15 opened this issue Mar 27, 2022 · 1 comment

Comments

@MorC15
Copy link

MorC15 commented Mar 27, 2022

I can not change the default values using the configValues.yaml file

kots version 1.67

define-application-configuration-values

kubectl kots install app-name \
    --namespace app-name \
    --shared-password password \
    --license-file ./license.yaml \
    --config-values ./upstream/userdata/configValues.yaml \
    --no-port-forward
@MorC15 MorC15 changed the title --config-values flag not korking --config-values flag not Working Mar 27, 2022
@MorC15 MorC15 changed the title --config-values flag not Working --config-values flag not Working Mar 27, 2022
@obfuscurity
Copy link
Member

The --config-values option is for passing configuration values to the application, but it cannot be used to override defaults.

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

No branches or pull requests

2 participants