We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
Problem:
11:24:46 [INFO] [kube-helm][cert-manager-issuer][apply] executing in progress... 0s ^Cpanic: send on closed channel goroutine 35 [running]: os/signal.process({0x32211d8?, 0x4723110}) /usr/local/go/src/os/signal/signal.go:245 +0x17f os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:23 +0x29 created by os/signal.Notify.func1.1 in goroutine 1 /usr/local/go/src/os/signal/signal.go:151 +0x1f
Cluster.dev Version:
Cluster.dev Config:
name: local-template kind: StackTemplate cliVersion: "~>0.9.2" units: - name: consul type: helm source: repository: "https://charts.bitnami.com/bitnami" chart: "consul" version: "10.9.12" provider_conf: {{ insertYAML .variables.k8s_conf }} additional_options: namespace: default create_namespace: true values: - file: ./values/consul.yaml apply_template: true
The text was updated successfully, but these errors were encountered:
issues: #267 #269 #268 #259 #257
34c5387
Fixed https://github.com/shalb/cluster.dev/releases/tag/v0.9.4
Sorry, something went wrong.
romanprog
No branches or pull requests
Problem:
Cluster.dev Version:
Cluster.dev Config:
The text was updated successfully, but these errors were encountered: