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 support for grafana container #78

Merged
merged 1 commit into from
Dec 10, 2024
Merged

Conversation

punkle
Copy link
Contributor

@punkle punkle commented Dec 10, 2024

No description provided.

@@ -1,11 +1,11 @@
#!/usr/bin/env bash

if [ -z "ARGOCD_URL"]; then
if [ -z "$ARGOCD_URL" ]; then
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I copied from this file, and it wasnt working.

@punkle punkle requested review from a team and Xantier December 10, 2024 13:06
@punkle punkle merged commit 9579837 into main Dec 10, 2024
1 check passed
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