.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user