You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
useNamespaceWideRole: false # Use ClusterRole(false) or Role(true)
211
-
clusterId: ""# Cluster name as it registered in account
212
-
token: ""# API token from Codefresh
213
-
existingMonitorToken: ""# Existing secret (name-of-existing-secret) with API token from Codefresh (supersedes value of monitor.token; secret must contain `codefresh.token` key)
209
+
useNamespaceWideRole: false # Use ClusterRole(false) or Role(true)
210
+
clusterId: ""# Cluster name as it registered in account
211
+
token: ""# API token from Codefresh
212
+
existingMonitorToken: ""# Existing secret (name-of-existing-secret) with API token from Codefresh (supersedes value of monitor.token; secret must contain `codefresh.token` key)
0 commit comments