This commit is contained in:
2026-03-12 20:26:31 +00:00
parent 3e73461524
commit a725b5f53c

View File

@@ -122,7 +122,7 @@ spec:
spec:
containers:
- name: polly
image: manfredsteger/polly:rc
image: manfredsteger/polly:beta
imagePullPolicy: IfNotPresent
env:
- name: DATABASE_URL
@@ -184,12 +184,10 @@ spec:
selector:
app: polly
type: ClusterIP
ipFamilyPolicy: PreferDualStack
ipFamilyPolicy: SingleStack
ipFamilies:
- IPv6
#- IPv6
- IPv4
ports:
- name: http
port: 80