Skip to content

Commit

Permalink
add README.md
Browse files Browse the repository at this point in the history
Signed-off-by: Niclas Schad <[email protected]>
  • Loading branch information
Niclas Schad committed Aug 19, 2024
1 parent 3f7a62e commit 7c44dff
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,8 @@ stringData:
username="<OS_USERNAME>"
password="<OS_PASSWORD>"
region="<OS_REGION_NAME>"
# Optional self-signed CA for OpenStack APIs
ca-file="/etc/ssl/myca.crt"
```
Assuming you saved the secret as `secret-cloud-provider-config.yaml`, apply it with:
Expand Down

0 comments on commit 7c44dff

Please sign in to comment.