Skip to content

Commit faad1b0

Browse files
author
CodingWizKid
committed
udpate readme
1 parent e08af10 commit faad1b0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ spec:
142142
- --source=ingress
143143
- --policy=sync
144144
- --provider=webhook
145-
- --webhook-provider-url="http://localhost:8888"
145+
- --webhook-provider-url=http://localhost:8888
146146
ports:
147147
- name: http
148148
protocol: TCP
@@ -176,7 +176,7 @@ spec:
176176
image: ghcr.io/stackitcloud/external-dns-stackit-webhook:v0.1.0
177177
imagePullPolicy: IfNotPresent
178178
args:
179-
- --project-id="c158c736-0300-4044-95c4-b7d404279b35" # your project id
179+
- --project-id=c158c736-0300-4044-95c4-b7d404279b35 # your project id
180180
ports:
181181
- name: http
182182
protocol: TCP

0 commit comments

Comments
 (0)