Demo of the Red Hat API Management solution
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

21 lines
553 B

apiVersion: operators.coreos.com/v1alpha1
kind: Subscription
metadata:
annotations:
argocd.argoproj.io/sync-wave: "10"
name: 3scale-operator
namespace: openshift-operators
spec:
channel: threescale-2.12
name: 3scale-operator
source: redhat-operators
sourceNamespace: openshift-marketplace
---
apiVersion: apps.3scale.net/v1alpha1
kind: APIManager
metadata:
name: 3scale-install
namespace: {{ .Values.projectName | quote }}
spec:
wildcardDomain: {{ .Values.threescale.wildcardDomain | quote }}
resourceRequirementsEnabled: true