Files
Tomer Figenblat acd67572d7 Small fixes to current documentation and manifests (#30)
* bumped cluster.open-cluster-management.io to v1beta1

using v1alpha1 displays deprection warnings

Signed-off-by: Tomer Figenblat <tfigenbl@redhat.com>

* replaced the image used for the demo to nginx-lego

the previous one nginx-ingress is marked as deprecated.

Signed-off-by: Tomer Figenblat <tfigenbl@redhat.com>

* update dev env script, added wait param to clusteradm accept and display managed clusters

Signed-off-by: Tomer Figenblat <tfigenbl@redhat.com>

* update the helm chart deploy readme

Signed-off-by: Tomer Figenblat <tfigenbl@redhat.com>
2022-02-22 09:32:48 -05:00

21 lines
450 B
YAML

apiVersion: apps.open-cluster-management.io/v1
kind: Subscription
metadata:
name: demo-subscription
namespace: default
spec:
channel: default/demo-helmrepo
name: nginx-ingress
placement:
placementRef:
name: demo-placement
kind: Placement
packageOverrides:
- packageName: nginx-lego
packageAlias: nginx-lego-simple
packageOverrides:
- path: spec
value:
defaultBackend:
replicaCount: 2