Currently, the WildFly operator is not included in the OpenShift OperatorHub. It must be added from the community operators to be visible using yaml:
apiVersion: operators.coreos.com/v1alpha1
kind: CatalogSource
metadata:
name: operatorhubio-catalog
namespace: openshift-marketplace
spec:
displayName: Community Operators
grpcPodConfig:
securityContextConfig: restricted
image: quay.io/operatorhubio/catalog:latest
publisher: OperatorHub.io
sourceType: grpc
updateStrategy:
registryPoll:
interval: 60m
Purpose of this issue is to get WildFly operator to OperatorHub catalog by default.
Currently, the WildFly operator is not included in the OpenShift OperatorHub. It must be added from the community operators to be visible using yaml:
Purpose of this issue is to get WildFly operator to OperatorHub catalog by default.