-
Notifications
You must be signed in to change notification settings - Fork 76
add nfs-deployment template #502
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
can we bypass the failing CI check? it is incorrectly calling out a typo: |
|
@ericpaulsen Looks Great to me other than the missing icon. 😎 |
|
@DevelopmentCats just added the correct icon - thank you! |
You should just be able to add it to |
where can i find this file? i can't find it in my branch. |
|
@ericpaulsen |
Yeah that's my bad the way I pasted it lol |
Description
this PR adds a new template to the registry, which shows how to mount an NFS share to a K8s deployment workspace.
Type of Change
Template Information
Path:
registry/ericpaulsen/templates/nfs-deploymentTesting & Validation
bun test)bun fmt)Related Issues
None