We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbf9c8c commit 6aa115fCopy full SHA for 6aa115f
examples/app/values.yaml
@@ -106,7 +106,7 @@ myapp:
106
myappIpfamilyService:
107
ipFamilies:
108
- IPv4
109
- ipFamilyPolicy: PreferSingleStack
+ ipFamilyPolicy: SingleStack
110
ports:
111
- name: https
112
port: 8443
test_data/sample-app.yaml
@@ -164,7 +164,7 @@ metadata:
164
name: myapp-ipfamily-service
165
namespace: my-ns
166
spec:
167
168
169
170
0 commit comments