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

docs: fix secret file reference #1625

Merged
merged 1 commit into from
May 24, 2024
Merged

docs: fix secret file reference #1625

merged 1 commit into from
May 24, 2024

Conversation

phbelitz
Copy link
Member

With the switch to Golang the authentication secrets require to be named secret.yaml instead of the previous auth.yaml. This has been fixed in the documentation.

Checklist

  • PR is rebased to/aimed at branch develop
  • PR follows Contributing Guide
  • Added tests (if necessary)
  • Extended README/Documentation (if necessary)
  • Adjusted versions of image and Helm chart in Chart.yaml (if necessary)

With the switch to Golang the authentication secrets require to be named `secret.yaml` instead of the previous `auth.yaml`. This has been fixed in the documentation.
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.88%. Comparing base (1562cd9) to head (e309975).
Report is 9 commits behind head on develop.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1625      +/-   ##
===========================================
- Coverage    88.08%   87.88%   -0.20%     
===========================================
  Files           36       35       -1     
  Lines         2509     2468      -41     
===========================================
- Hits          2210     2169      -41     
  Misses         255      255              
  Partials        44       44              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@phbelitz phbelitz merged commit f97ffde into develop May 24, 2024
50 checks passed
@phbelitz phbelitz deleted the docs/fix-auth branch May 24, 2024 09:56
@phbelitz phbelitz mentioned this pull request May 24, 2024
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.

3 participants