Merge pull request #199 from phlmn/patch-1

docs: Fix typo in URL
This commit is contained in:
James W. 2025-03-11 21:15:34 -06:00 committed by GitHub
commit 5b8410adbb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -313,7 +313,7 @@ volumes: []
# emptyDir: {} # emptyDir: {}
# -- Configure pod security context # -- Configure pod security context
# ref: <https://kubernetes.io/docs/tasks/configure-pod-container/security-context/#set-the-security-context-for-a-containe> # ref: <https://kubernetes.io/docs/tasks/configure-pod-container/security-context/#set-the-security-context-for-a-container>
podSecurityContext: podSecurityContext:
{} {}
# fsGroupChangePolicy: Always # fsGroupChangePolicy: Always