mirror of
https://github.com/singchia/frontier.git
synced 2025-12-24 13:27:50 +08:00
operator: update controllermanager to operator
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user