2 Commits

Author SHA1 Message Date
e31dc24d8d apps(outline): Updated to v0.86.0
Signed-off-by: prettysunflower <me@prettysunflower.moe>
2025-08-06 09:10:19 -04:00
0d05130bc5 apps(prettysunflower-website): Replicas 2 -> 1 2025-08-05 10:28:17 -04:00
2 changed files with 3 additions and 3 deletions

View File

@@ -5,7 +5,7 @@ metadata:
labels:
app.kubernetes.io/name: prettysunflower-website
spec:
replicas: 2
replicas: 1
selector:
matchLabels:
app.kubernetes.io/name: prettysunflower-website
@@ -81,4 +81,4 @@ spec:
dnsPolicy: "ClusterFirst"
dnsConfig:
nameservers:
- 100.94.59.38
- 100.94.59.38

View File

@@ -24,7 +24,7 @@ spec:
claimName: valkey-outline-pvc
containers:
- name: outline
image: docker.getoutline.com/outlinewiki/outline:0.85.1
image: docker.getoutline.com/outlinewiki/outline:0.86.0
ports:
- containerPort: 3000
name: http