Skip to content

Include the WildFly operator in the OperatorHub catalog in OpenShift by default. #320

Description

@mnovak

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions