3 Commits

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

@@ -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