Skip to content

Commit 7595928

Browse files
allow egress to fetch finance data
1 parent aedfd9c commit 7595928

File tree

3 files changed

+3
-4
lines changed

3 files changed

+3
-4
lines changed

apps/ghostfolio/networkpolicy.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ spec:
1111
- Egress
1212
- Ingress
1313
egress:
14+
- to:
15+
- ipBlock:
16+
cidr: 0.0.0.0/0
1417
- to:
1518
- podSelector: {}
1619
ports:

clusters/rs.soeren.cloud/ghostfolio/upsert-secret-ghostfolio-postgres.sh

Lines changed: 0 additions & 1 deletion
This file was deleted.

clusters/rs.soeren.cloud/ghostfolio/upsert-secrets.sh

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)