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

PGA helm chart #215

Merged
merged 29 commits into from
Jul 31, 2024
Merged

PGA helm chart #215

merged 29 commits into from
Jul 31, 2024

Commits on Jul 31, 2024

  1. PGA helm chart

    Signed-off-by: Ashwani Singh <[email protected]>
    ashwani-opstree committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    68d9bac View commit details
    Browse the repository at this point in the history
  2. ds for grafana

    Signed-off-by: Ashwani Singh <[email protected]>
    ashwani-opstree committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    26f3683 View commit details
    Browse the repository at this point in the history
  3. thanos setup

    Signed-off-by: Ashwani Singh <[email protected]>
    ashwani-opstree committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    fb62eff View commit details
    Browse the repository at this point in the history
  4. thanos sidecar

    Signed-off-by: Ashwani Singh <[email protected]>
    ashwani-opstree committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    6256b98 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2690c71 View commit details
    Browse the repository at this point in the history
  6. Remove dependency chart

    Signed-off-by: Ashwani Singh <[email protected]>
    ashwani-opstree committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    6053ba6 View commit details
    Browse the repository at this point in the history
  7. disable thanos in default values yaml

    Signed-off-by: Ashwani Singh <[email protected]>
    ashwani-opstree committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    4b3c52f View commit details
    Browse the repository at this point in the history
  8. Resolve dep

    Signed-off-by: Ashwani Singh <[email protected]>
    ashwani-opstree committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    a98b431 View commit details
    Browse the repository at this point in the history
  9. Resolve dep

    Signed-off-by: Ashwani Singh <[email protected]>
    ashwani-opstree committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    ab6b793 View commit details
    Browse the repository at this point in the history
  10. fix the namespace

    Signed-off-by: Ashwani Singh <[email protected]>
    ashwani-opstree committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    2bd9699 View commit details
    Browse the repository at this point in the history
  11. Hard cord the helm chart version

    Signed-off-by: Ashwani Singh <[email protected]>
    ashwani-opstree committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    7f9e1a1 View commit details
    Browse the repository at this point in the history
  12. Hard cord the helm chart version

    Signed-off-by: Ashwani Singh <[email protected]>
    ashwani-opstree committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    1da31e0 View commit details
    Browse the repository at this point in the history
  13. Add tempo datasource

    Signed-off-by: Ashwani Singh <[email protected]>
    ashwani-opstree committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    11a2ceb View commit details
    Browse the repository at this point in the history
  14. Create Monitoring_Setup_with_Helm.md

    Signed-off-by: Ashwani Singh <[email protected]>
    ayushh09 authored and ashwani-opstree committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    bc3bc36 View commit details
    Browse the repository at this point in the history
  15. Create readme

    Signed-off-by: Ashwani Singh <[email protected]>
    ashwani-opstree committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    0f91686 View commit details
    Browse the repository at this point in the history
  16. Remove spaces

    Signed-off-by: Ashwani Singh <[email protected]>
    ashwani-opstree committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    07cb782 View commit details
    Browse the repository at this point in the history
  17. Create datasources

    Signed-off-by: Ashwani Singh <[email protected]>
    ashwani-opstree committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    429b3c5 View commit details
    Browse the repository at this point in the history
  18. Fix the typo

    Signed-off-by: Ashwani Singh <[email protected]>
    ashwani-opstree committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    523f99a View commit details
    Browse the repository at this point in the history
  19. Remove percona files

    Signed-off-by: Ashwani Singh <[email protected]>
    ashwani-opstree committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    1068c59 View commit details
    Browse the repository at this point in the history
  20. Remove readme file from wrong place

    Signed-off-by: Ashwani Singh <[email protected]>
    ashwani-opstree committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    dbda500 View commit details
    Browse the repository at this point in the history
  21. Ignore Chart.lock file

    Signed-off-by: Ashwani Singh <[email protected]>
    ashwani-opstree committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    350fbd2 View commit details
    Browse the repository at this point in the history
  22. Add maintainers

    Signed-off-by: Ashwani Singh <[email protected]>
    ashwani-opstree committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    356e19a View commit details
    Browse the repository at this point in the history
  23. Change chart path

    Signed-off-by: Ashwani Singh <[email protected]>
    ashwani-opstree committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    007264c View commit details
    Browse the repository at this point in the history
  24. Fix no new line character at the end of file

    Signed-off-by: Ashwani Singh <[email protected]>
    ashwani-opstree committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    5d4ba97 View commit details
    Browse the repository at this point in the history
  25. Fix indentation of yaml

    Signed-off-by: Ashwani Singh <[email protected]>
    ashwani-opstree committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    269a50e View commit details
    Browse the repository at this point in the history
  26. Fix 141:43 [brackets] too many spaces inside brackets

    Signed-off-by: Ashwani Singh <[email protected]>
    ashwani-opstree committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    99a3f12 View commit details
    Browse the repository at this point in the history
  27. Ignore community chart to lint validation

    Signed-off-by: Ashwani Singh <[email protected]>
    ashwani-opstree committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    89c9c57 View commit details
    Browse the repository at this point in the history
  28. exclude dependency chart

    Signed-off-by: Ashwani Singh <[email protected]>
    ashwani-opstree committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    f761e13 View commit details
    Browse the repository at this point in the history
  29. ignore from lint

    Signed-off-by: Ashwani Singh <[email protected]>
    ashwani-opstree committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    a17d450 View commit details
    Browse the repository at this point in the history