Skip to content

chore: Remove /app/agents volume mount from server#6

Merged
MartinHell merged 1 commit into
mainfrom
chore/remove-agents-mount
May 15, 2026
Merged

chore: Remove /app/agents volume mount from server#6
MartinHell merged 1 commit into
mainfrom
chore/remove-agents-mount

Conversation

@MartinHell
Copy link
Copy Markdown
Contributor

Summary

The new PatchMon version no longer serves agent files from a writable /app/agents directory, so the volume mount and its backing storage are no longer needed.

Changes

  • Drop the agent-files volumeMount and volume from deployment-server.yaml
  • Delete the pvc-agent-files.yaml template
  • Remove the patchmon.persistence.agentFiles section from values.yaml
  • Bump chart version 0.3.10.3.2

Testing

  • helm lint passes
  • helm template renders cleanly with guacd both enabled and disabled (the volumes: block is now only emitted when the guacd sidecar is active)

🤖 Generated with Claude Code

The new PatchMon version no longer serves agent files from a writable
/app/agents directory, so the volume mount, backing volume, and the
optional PVC are no longer needed.

- Drop the agent-files volumeMount and volume from deployment-server
- Delete pvc-agent-files.yaml template
- Remove patchmon.persistence.agentFiles values

Co-Authored-By: Claude Opus 4.7 (1M context) <[email protected]>
@MartinHell MartinHell merged commit c34e89d into main May 15, 2026
1 check passed
@MartinHell MartinHell deleted the chore/remove-agents-mount branch May 15, 2026 16:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant