Skip to content

Commit

Permalink
Add p-fake project id (#593)
Browse files Browse the repository at this point in the history
Signed-off-by: Tamal Saha <[email protected]>
  • Loading branch information
tamalsaha authored Sep 11, 2024
1 parent 30dbfd8 commit 5f2bc02
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cluster/rancher.go
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ const (
LabelKeyRancherHelmProjectId = "helm.cattle.io/projectId"
LabelKeyRancherHelmProjectOperated = "helm.cattle.io/helm-project-operated"

FakeRancherProjectId = "p-fake"

NamespaceRancherMonitoring = "cattle-monitoring-system"
PrometheusRancherMonitoring = "rancher-monitoring-prometheus"
)
Expand Down

0 comments on commit 5f2bc02

Please sign in to comment.