Skip to content

Commit 0381dca

Browse files
committed
Use local cluster DNS
1 parent c4b5dfc commit 0381dca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

faas.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ spec:
7272
imagePullPolicy: Always
7373
env:
7474
- name: functions_provider_url
75-
value: "http://faas-netesd.default:8080/"
75+
value: "http://faas-netesd.default.svc.cluster.local:8080/"
7676
ports:
7777
- containerPort: 8080
7878
protocol: TCP

0 commit comments

Comments
 (0)