Created
March 28, 2019 23:53
-
-
Save richm/af844443ee5a528138e53b81e14a1698 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ oc get catalogsource cluster-logging -o yaml | |
apiVersion: operators.coreos.com/v1alpha1 | |
kind: CatalogSource | |
metadata: | |
creationTimestamp: 2019-03-28T23:50:44Z | |
generation: 1 | |
labels: | |
csc-owner-name: cluster-logging | |
csc-owner-namespace: openshift-marketplace | |
name: cluster-logging | |
namespace: openshift-logging | |
resourceVersion: "60586" | |
selfLink: /apis/operators.coreos.com/v1alpha1/namespaces/openshift-logging/catalogsources/cluster-logging | |
uid: 4d32ed45-51b4-11e9-98a2-0a1718b85456 | |
spec: | |
address: 172.30.51.98:50051 | |
displayName: Custom | |
icon: | |
base64data: "" | |
mediatype: "" | |
publisher: Custom | |
sourceType: grpc | |
sourceType: grpc | |
status: | |
lastSync: 2019-03-28T23:51:05Z | |
registryService: | |
createdAt: 2019-03-28T23:51:05Z | |
protocol: grpc |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment