Skip to content

Commit

Permalink
docs: fix project id dashes (#4)
Browse files Browse the repository at this point in the history
Co-authored-by: belokobylskii.i <[email protected]>
  • Loading branch information
ormequ and belokobylskii.i authored Jul 24, 2024
1 parent 116506f commit b857cc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ spec:
image: ghcr.io/selectel/external-dns-selectel-webhook:v0.1.0
imagePullPolicy: IfNotPresent
args:
- --project-id=c158c736-0300-4044-95c4-b7d404279b35 # your project id
- --project-id=4027de78158a410fb7c64c65af940f96 # your project id
- --account-id=000000 # your account id
- --username=Username # your service user's name
ports:
Expand Down

0 comments on commit b857cc1

Please sign in to comment.