Commit Graph

8 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
bdca0cee5b ci(bump): update secretOperator repository to freeleaps/secret-operator in values.prod.yaml
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-08-18 14:30:37 +08:00
freeleaps-gitops-bot
9487e8d1dd ci(bump): bump secretOperator image version for prod to snapshot-98635e6 2025-08-18 06:22:13 +00: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
54d82ac690 ci(bump): update secretOperator repository to freeleaps/secret-operator in values.prod.yaml
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-08-18 13:55:29 +08:00
freeleaps-gitops-bot
153763d680 ci(bump): bump secretOperator image version for prod to snapshot-941145e 2025-08-18 05:19:51 +00: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