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

"env" config in k8s pod spec sometimes does not work #375

Open
artsyjian opened this issue Sep 6, 2023 · 0 comments
Open

"env" config in k8s pod spec sometimes does not work #375

artsyjian opened this issue Sep 6, 2023 · 0 comments
Labels
high high importance

Comments

@artsyjian
Copy link
Contributor

Came across this when adding env: config to pod spec of hokusai test app.

To reproduce:

  • Add env config:
    env:
    - name: FOO
      value: 'bar'
    
  • Update
    $ hokusai staging update --skip-checks                                                                  
    deployment.apps/hokusai-sandbox-web unchanged
    ...
    
@artsyjian artsyjian added the medium medium importance label Sep 6, 2023
@artsyjian artsyjian added high high importance and removed medium medium importance labels Jan 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
high high importance
Projects
None yet
Development

No branches or pull requests

1 participant