feat: migrated the operator code to v4

This commit is contained in:
=
2025-07-25 01:06:47 +05:30
parent 13194296c6
commit c12408eb81
184 changed files with 2563 additions and 9880 deletions

View File

@@ -1,4 +1,10 @@
# permissions for end users to view infisicaldynamicsecrets.
# This rule is not used by the project k8-operator itself.
# It is provided to allow the cluster admin to help manage permissions for users.
#
# Grants read-only access to secrets.infisical.com resources.
# This role is intended for users who need visibility into these resources
# without permissions to modify them. It is ideal for monitoring purposes and limited-access viewing.
apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRole
metadata: