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