fix: use correct firefly url, remove general rules

This commit is contained in:
SeanOMik 2024-06-15 16:32:52 -04:00
parent fd503b895c
commit 1ae6df2499
Signed by: SeanOMik
GPG Key ID: FEC9E2FC15235964
2 changed files with 6 additions and 1 deletions

View File

@ -19,7 +19,7 @@ spec:
command:
- /bin/bash
- -c
- wget -qO- http://firefly-iii:8080/api/v1/cron/$(cat /etc/crontoken)
- wget -qO- http://fireflyiii:8080/api/v1/cron/$(cat /etc/crontoken)
volumeMounts:
- name: ff-secret
mountPath: /etc/crontoken

View File

@ -73,6 +73,11 @@ spec:
requests:
storage: 40Gi
defaultRule:
create: true
rules:
general: false
kubelet:
enabled: true
serviceMonitor: