Replies: 1 comment
-
|
Does the documentation help? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone,
I would like to set up an Nginx deployment on Talos.
For this, I added a second disk (sdb1) to my master node, which should be used to store the Nginx HTML files.
My problem: I’m not sure how to properly create a PersistentVolume (PV) or a StorageClass for this.
I wrote the following code, but the setup doesn’t work as expected.
Can anyone tell me what I’m doing wrong or what I should pay attention to?
Thanks a lot in advance! 🙏
Beta Was this translation helpful? Give feedback.
All reactions