operator: update controllermanager to operator

This commit is contained in:
singchia
2024-05-14 20:54:35 +08:00
parent 1f965e58aa
commit b30ddb7e33
13 changed files with 84 additions and 74 deletions

View File

@@ -6,7 +6,7 @@ namespace: frontier-system
# "wordpress" becomes "alices-wordpress".
# Note that it should also match with the prefix (text before '-') of the namespace
# field above.
namePrefix: frontier-
namePrefix: frontiercluster-
# Labels to add to all resources and selectors.
#labels:
@@ -28,7 +28,7 @@ resources:
patches:
# Protect the /metrics endpoint by putting it behind auth.
# If you want your controller-manager to expose the /metrics
# If you want your operator to expose the /metrics
# endpoint w/o any authn/z, please comment the following line.
- path: manager_auth_proxy_patch.yaml