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

template with isInstalled FATAL #146

Closed
zhilyaev opened this issue Aug 5, 2021 · 0 comments
Closed

template with isInstalled FATAL #146

zhilyaev opened this issue Aug 5, 2021 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@zhilyaev
Copy link
Member

zhilyaev commented Aug 5, 2021

Describe the bug
A clear and concise description of what the bug is.

  • Helmwave Version 0.12.0-0.12.6

To Reproduce

releases:
  - name: luntik
    chart:
      name: ./helm
    namespace: {{ env "NAMESPACE" }}
    resetvalues: true
    wait: true
    atomic: true
    values:
    - ./helm/values-{{ env "NAMESPACE" }}.yaml

$ helmwave build

Expected behavior
render without k8s

Screenshots

INFO[0000] Building manifests...                        
FATA[0000] Kubernetes cluster unreachable: Get "http://localhost:8080/version?timeout=32s": dial tcp [::1]:8080: connect: connection refused
@zhilyaev zhilyaev added the bug Something isn't working label Aug 5, 2021
@zhilyaev zhilyaev self-assigned this Aug 5, 2021
zhilyaev added a commit that referenced this issue Aug 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
No open projects
Development

No branches or pull requests

1 participant