diff --git a/mysql/subscription.yaml b/mysql/subscription.yaml deleted file mode 100644 index 5cf70767..00000000 --- a/mysql/subscription.yaml +++ /dev/null @@ -1,34 +0,0 @@ -apiVersion: apps.open-cluster-management.io/v1 -kind: Subscription -metadata: - annotations: - apps.open-cluster-management.io/deployables: 'mysql/mysql-subscription-2-mysql-frontend-route,mysql/mysql-subscription-2-mysql-frontend-service,mysql/mysql-subscription-2-mysql-mysql-service,mysql/mysql-subscription-2-mysql-frontend-deployment,mysql/mysql-subscription-2-mysql-mysql-deployment' - apps.open-cluster-management.io/git-branch: production - apps.open-cluster-management.io/git-path: mysql - apps.open-cluster-management.io/reconcile-option: merge - labels: - app: mysql - app.kubernetes.io/part-of: mysql - apps.open-cluster-management.io/reconcile-rate: medium - name: mysql-subscription-2 - namespace: mysql -spec: - channel: ggithubcom-mjarrett0-do480-apps-ns/ggithubcom-mjarrett0-do480-apps - placement: - placementRef: - kind: PlacementRule - name: mysql-placement-2 - ---- -apiVersion: apps.open-cluster-management.io/v1 -kind: PlacementRule -metadata: - annotations: {} - labels: - app: mysql - name: mysql-placement-2 - namespace: mysql -spec: - clusterSelector: - matchLabels: - env: production