Commit Graph

4 Commits

Author SHA1 Message Date
zhenyus
335252e8ed feat(rbac): add additional apiGroup for clusterkopfpeerings in rbac.yaml
- Introduced a new apiGroup 'kopf.dev' for the 'clusterkopfpeerings' resource, allowing for expanded permissions.
- This change enhances the RBAC configuration to support additional functionalities.

Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-08-18 14:45:21 +08:00
zhenyus
a224915024 fix(rbac): update apiGroup for clusterkopfpeerings from 'kopf.dev' to 'zalando.org' in rbac.yaml
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-08-18 14:43:41 +08:00
zhenyus
6f7dde476f chore: update NOTES.txt to remove metrics access instructions
- Removed instructions for accessing metrics via port-forwarding as metrics are no longer enabled by default.
- This change simplifies the deployment notes for the secret operator.

Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-08-18 14:00:46 +08:00
zhenyus
f1f48452a9 chore: remove deprecated Helm chart files for secret operator
- Deleted unused files including Chart.yaml, values.yaml, values.prod.yaml, and various templates related to the secret operator.
- This cleanup is part of the effort to streamline the Helm chart structure and remove obsolete configurations.

Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-08-18 12:42:43 +08:00