[PR #582] [MERGED] Fix small issues in the K8s sts documentation #1339

Closed
opened 2026-05-07 01:01:38 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/binwiederhier/ntfy/pull/582
Author: @Remedan
Created: 1/13/2023
Status: Merged
Merged: 1/14/2023
Merged by: @binwiederhier

Base: mainHead: fix-docs-for-k8s-sts


📝 Commits (1)

  • 0dd07d1 Fix small issues in the K8s sts documentation

📊 Changes

1 file changed (+3 additions, -1 deletions)

View changed files

📝 docs/install.md (+3 -1)

📄 Description

When I was deploying ntfy to my Kubernetes cluster, I noticed two small mistakes in the documentation.

The flag --cache-file and its argument need to be passed as two separate arguments; otherwise it gets parsed as a single long flag and results in an "incorrect usage" error.

The pvc needs to be mounted to actually get used.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/binwiederhier/ntfy/pull/582 **Author:** [@Remedan](https://github.com/Remedan) **Created:** 1/13/2023 **Status:** ✅ Merged **Merged:** 1/14/2023 **Merged by:** [@binwiederhier](https://github.com/binwiederhier) **Base:** `main` ← **Head:** `fix-docs-for-k8s-sts` --- ### 📝 Commits (1) - [`0dd07d1`](https://github.com/binwiederhier/ntfy/commit/0dd07d10a0f0fdb74ca3550b729bdb9add1037ac) Fix small issues in the K8s sts documentation ### 📊 Changes **1 file changed** (+3 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `docs/install.md` (+3 -1) </details> ### 📄 Description When I was deploying ntfy to my Kubernetes cluster, I noticed two small mistakes in the documentation. The flag `--cache-file` and its argument need to be passed as two separate arguments; otherwise it gets parsed as a single long flag and results in an "incorrect usage" error. The pvc needs to be mounted to actually get used. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-07 01:01:38 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ntfy#1339
No description provided.