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

Advanced Ingress page: Add note about configuration snippet annotations #1368

Merged
merged 4 commits into from Mar 18, 2022

Conversation

ubergesundheit
Copy link
Member

This PR adds a note to the advanced ingress page about configuration snippet annotations and the need to specifically enable them

@@ -358,7 +362,7 @@ metadata:
namespace: mynamespace
annotations:
nginx.ingress.kubernetes.io/configuration-snippet: |
expires 24h;
expires 24h;
Copy link
Member Author

Choose a reason for hiding this comment

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

Copy link
Contributor

Choose a reason for hiding this comment

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

this is crazy

@ubergesundheit ubergesundheit requested a review from a team March 18, 2022 10:55
@ubergesundheit ubergesundheit enabled auto-merge (squash) March 18, 2022 14:53
@ubergesundheit ubergesundheit merged commit e4e5a6d into main Mar 18, 2022
@ubergesundheit ubergesundheit deleted the note-ingress-snippets branch March 18, 2022 14: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.

None yet

2 participants