18 lines
494 B
YAML
18 lines
494 B
YAML
---
|
|
apiVersion: apps.open-cluster-management.io/v1
|
|
kind: Subscription
|
|
metadata:
|
|
namespace: guestbook
|
|
name: redis-master-app-subscription-1
|
|
annotations:
|
|
apps.open-cluster-management.io/git-branch: main
|
|
apps.open-cluster-management.io/git-path: 2023-07-20-acm-submariner-stream/redis/redis-master
|
|
labels:
|
|
app: redis-master-app
|
|
spec:
|
|
channel: guestbook/redis-master-app-latest
|
|
placement:
|
|
placementRef:
|
|
name: redis-master-app-placement-1
|
|
kind: PlacementRule
|