Add write-up for kopi hour talk.
This commit is contained in:
@ -6,4 +6,4 @@ metadata:
|
||||
namespace: guestbook
|
||||
spec:
|
||||
type: GitHub
|
||||
pathname: https://github.com/jmhbnz/acm-demo-app.git
|
||||
pathname: https://github.com/jmhbnz/talks.git
|
||||
|
||||
@ -1,3 +1,4 @@
|
||||
---
|
||||
resources:
|
||||
- namespace.yaml
|
||||
- channel.yaml
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
|
||||
---
|
||||
apiVersion: apps.open-cluster-management.io/v1
|
||||
kind: PlacementRule
|
||||
metadata:
|
||||
@ -13,4 +13,4 @@ spec:
|
||||
status: "True"
|
||||
clusterSelector:
|
||||
matchLabels:
|
||||
name: dev-a
|
||||
name: local-cluster
|
||||
|
||||
@ -1,3 +1,4 @@
|
||||
---
|
||||
apiVersion: apps.open-cluster-management.io/v1
|
||||
kind: Subscription
|
||||
metadata:
|
||||
@ -6,7 +7,7 @@ metadata:
|
||||
labels:
|
||||
app: guestbook-app
|
||||
annotations:
|
||||
apps.open-cluster-management.io/git-path: guestbook-app/guestbook
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user