Commit daily changes

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2025-03-09 00:12:17 +00:00
parent a4880a7b29
commit 4e63ca3927
8 changed files with 16 additions and 16 deletions
@@ -23,7 +23,7 @@ persistence:
mountPath: /mystorage
```
```yaml
```yaml
// values.yaml
persistence:
config:
@@ -4,7 +4,7 @@ title: FluxCD Webhook
:::warning
This guide isnt covered by the Support Policy and is considered more advanced.
This guide isnt covered by the Support Policy and is considered more advanced.
If you face issues feel free to open a thread in the appropiate Channel in our Discord server.
:::
@@ -23,7 +23,7 @@ If you face issues feel free to open a thread in the appropiate Channel in our D
- Add the necessary kustomization to the `webhooks` folder for the github directory
- Next we will need 3 files inside the github folder:
```yaml
// receiver.yaml
// receiver.yaml
apiVersion: notification.toolkit.fluxcd.io/v1
kind: Receiver
@@ -106,7 +106,7 @@ If you face issues feel free to open a thread in the appropiate Channel in our D
## Get Receiver URL:
After pushing the changes to your cluster and waiting for reconcile.
After pushing the changes to your cluster and waiting for reconcile.
Run the following command to get your receiver url:
```bash
+1 -1
View File
@@ -74,7 +74,7 @@ crds:
### Prometheus
Kube-promotheus-stack is used for metrics.
Kube-promotheus-stack is used for metrics.
The chart can be found [here](https://github.com/prometheus-community/helm-charts/tree/main/charts/kube-prometheus-stack).
As we provide our own grafana with included dashboard. We recommend to disable grafana in the kube-prometheus-stack:
@@ -15,7 +15,7 @@ As part of an effort to streamline and refine the project, TrueCharts has offici
## Expansion to Stable Charts
In a significant update, TrueCharts has moved 15 charts from the incubator to the stable train, ensuring they are now fully ready-to-use. Additionally, the community has added 5 completely new charts to the stable train, expanding the selection of reliable and robust options available to users.
In a significant update, TrueCharts has moved 15 charts from the incubator to the stable train, ensuring they are now fully ready-to-use. Additionally, the community has added 5 completely new charts to the stable train, expanding the selection of reliable and robust options available to users.
## Documentation Overhaul