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

Add helm hook for custom secret validation #294

Merged
merged 2 commits into from
Nov 17, 2021
Merged

Conversation

dmitryax
Copy link
Contributor

@dmitryax dmitryax commented Nov 16, 2021

Depends on #295

@dmitryax dmitryax requested review from a team as code owners November 16, 2021 23:07
@dmitryax dmitryax force-pushed the add-secret-validation branch from 5ca3ab0 to 9a07add Compare November 16, 2021 23:42
- name: validate-secret
image: {{ template "splunk-otel-collector.image.otelcol" . }}
imagePullPolicy: {{ .Values.image.otelcol.pullPolicy }}
command: ["sh", "-c"]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this image doesn't have sh, no?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It does have it

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oh i see it does. but how? just curious.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dmitryax dmitryax force-pushed the add-secret-validation branch from 9a07add to 3acac4e Compare November 16, 2021 23:47
@dmitryax dmitryax merged commit 8a59ffc into main Nov 17, 2021
@dmitryax dmitryax deleted the add-secret-validation branch November 17, 2021 05:55
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

Successfully merging this pull request may close these issues.

2 participants