Skip to content

fix: Don't use value for --containers flag in chart#326

Merged
bpetit merged 1 commit intohubblo-org:devfrom
rossf7:fix/helm-containers-flag
Jun 9, 2023
Merged

fix: Don't use value for --containers flag in chart#326
bpetit merged 1 commit intohubblo-org:devfrom
rossf7:fix/helm-containers-flag

Conversation

@rossf7
Copy link
Copy Markdown
Contributor

@rossf7 rossf7 commented Jun 8, 2023

Hi @bpetit,
I found a problem with the dev branch and the --containers flag.

Removing the true value fixes it and I tested with both the dev and latest branches and it works with both.

kubectl get pods

NAME               READY   STATUS             RESTARTS     AGE
scaphandre-v7wh6   0/1     CrashLoopBackOff   1 (3s ago)   5s


kubectl logs scaphandre-v7wh6
error: unexpected value 'true' for '--containers' found; no more were expected

Usage: scaphandre prometheus --containers

For more information, try '--help'.

@bpetit bpetit merged commit 6490951 into hubblo-org:dev Jun 9, 2023
@bpetit
Copy link
Copy Markdown
Contributor

bpetit commented Jun 9, 2023

Thanks !

@rossf7 rossf7 deleted the fix/helm-containers-flag branch June 9, 2023 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Previous releases

Development

Successfully merging this pull request may close these issues.

2 participants