5 Commits

3 changed files with 4 additions and 4 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

@@ -26,7 +26,7 @@ spec:
- fsn
containers:
- name: etherpad
image: etherpad/etherpad:2.3.2
image: etherpad/etherpad:2.4.2
ports:
- containerPort: 9001
name: http

View File

@@ -30,7 +30,7 @@ spec:
nameservers:
- 100.94.59.38
containers:
- image: docker.gitea.com/gitea:1.24.3-rootless
- image: docker.gitea.com/gitea:1.24.4-rootless
name: gitea
ports:
- containerPort: 3000