Closed kmadel closed 4 days ago
Built without sensitive environment variables
Name | Link |
---|---|
Latest commit | 0a85558c8da5cdc484aba95bf371150fa55baa47 |
Latest deploy log | https://app.netlify.com/sites/vcluster-docs-site/deploys/672e80f5db48af00081662f6 |
Deploy Preview | https://deploy-preview-338--vcluster-docs-site.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Could you please allow edits by maintainers, so I can help you with vale
?
The Vale issue is related to using "Hooks (Pro)". I believe we use this formatting in multiple places. If we are going to change it to satisfy Vale, what should it be changed to? "Hooks (pro)"? Also, can't add comment in source as this Vale issue is for something that was not changed in the PR.
@kmadel, apologies for back and forth on this one, I had to add the vale exception in different file. If you rebase again the rule should work correctly.
Although the vCluster vcluster.yaml configuration provides the workloadServiceAccount that allows including
imagePullSecrets
, it is limited as thatserviceAccount
is superseded when usingsync.toHost.pods.serviceAccounts.enabled: true
.This allows setting
imagePullSecrets
at the pod level instead of via aserviceAccount
- although it does rely on a Pro feature.