Skip to content

Commit ae21d30

Browse files
get rid of global service for now
1 parent 2505181 commit ae21d30

1 file changed

Lines changed: 1 addition & 12 deletions

File tree

resources/policy/services/constraints.yaml

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,4 @@ spec:
1616
clusterRef:
1717
kind: Cluster
1818
name: mgmt
19-
namespace: infra
20-
---
21-
apiVersion: deployments.plural.sh/v1alpha1
22-
kind: GlobalService
23-
metadata:
24-
name: opa-constraints
25-
namespace: policy
26-
spec:
27-
serviceRef:
28-
name: opa-constraints
29-
namespace: policy
30-
19+
namespace: infra

0 commit comments

Comments
 (0)