Skip to content

Commit e286d04

Browse files
committed
Add skip-billing key
Signed-off-by: Tamal Saha <[email protected]>
1 parent 0c76229 commit e286d04

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

api/v1/cluster.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ const (
6060
ClusterProfileLabel string = "cluster.appscode.com/profile"
6161

6262
AceOrgIDKey string = "ace.appscode.com/org-id"
63+
AceSkipBillingKey string = "ace.appscode.com/skip-billing"
6364
ClientOrgKey string = "ace.appscode.com/client-org"
6465
ClientOrgMonitoringKey string = "ace.appscode.com/client-org-monitoring"
6566
ClientKeyPrefix string = "client.ace.appscode.com/"

0 commit comments

Comments
 (0)