apiVersion: v1 kind: Pod metadata: annotations: k8s.v1.cni.cncf.io/network-status: |- [{ "name": "openshift-sdn", "interface": "eth0", "ips": [ "172.31.6.213" ], "default": true, "dns": {} }] k8s.v1.cni.cncf.io/networks-status: |- [{ "name": "openshift-sdn", "interface": "eth0", "ips": [ "172.31.6.213" ], "default": true, "dns": {} }] openshift.io/scc: anyuid operatorframework.io/managed-by: marketplace-operator creationTimestamp: "2022-01-05T21:00:33Z" generateName: certified-operators- labels: catalogsource.operators.coreos.com/update: "" olm.catalogSource: certified-operators olm.pod-spec-hash: 68d696b46f name: certified-operators-59l29 namespace: openshift-marketplace ownerReferences: - apiVersion: operators.coreos.com/v1alpha1 blockOwnerDeletion: false controller: false kind: CatalogSource name: certified-operators uid: 12056f47-429b-11ea-bc7f-005056be3300 resourceVersion: "524938234" uid: f64d6ef3-8fd1-4667-b87a-0ced12ed3225 spec: containers: - image: registry.redhat.io/redhat/certified-operator-index:v4.8 imagePullPolicy: Always livenessProbe: exec: command: - grpc_health_probe - -addr=:50051 failureThreshold: 3 initialDelaySeconds: 10 periodSeconds: 10 successThreshold: 1 timeoutSeconds: 5 name: registry-server ports: - containerPort: 50051 name: grpc protocol: TCP readinessProbe: exec: command: - grpc_health_probe - -addr=:50051 failureThreshold: 3 initialDelaySeconds: 5 periodSeconds: 10 successThreshold: 1 timeoutSeconds: 5 resources: requests: cpu: 10m memory: 50Mi securityContext: capabilities: drop: - MKNOD readOnlyRootFilesystem: false terminationMessagePath: /dev/termination-log terminationMessagePolicy: FallbackToLogsOnError volumeMounts: - mountPath: /var/run/secrets/kubernetes.io/serviceaccount name: kube-api-access-f4pxf readOnly: true dnsPolicy: ClusterFirst enableServiceLinks: true imagePullSecrets: - name: certified-operators-dockercfg-thkkj nodeName: vmosprds01.hopitalvs.ch nodeSelector: kubernetes.io/os: linux preemptionPolicy: PreemptLowerPriority priority: 0 restartPolicy: Always schedulerName: default-scheduler securityContext: seLinuxOptions: level: s0:c18,c17 serviceAccount: certified-operators serviceAccountName: certified-operators terminationGracePeriodSeconds: 30 tolerations: - effect: NoExecute key: node.kubernetes.io/not-ready operator: Exists tolerationSeconds: 300 - effect: NoExecute key: node.kubernetes.io/unreachable operator: Exists tolerationSeconds: 300 - effect: NoSchedule key: node.kubernetes.io/memory-pressure operator: Exists volumes: - name: kube-api-access-f4pxf projected: defaultMode: 420 sources: - serviceAccountToken: expirationSeconds: 3607 path: token - configMap: items: - key: ca.crt path: ca.crt name: kube-root-ca.crt - downwardAPI: items: - fieldRef: apiVersion: v1 fieldPath: metadata.namespace path: namespace - configMap: items: - key: service-ca.crt path: service-ca.crt name: openshift-service-ca.crt status: conditions: - lastProbeTime: null lastTransitionTime: "2022-01-05T21:00:33Z" status: "True" type: Initialized - lastProbeTime: null lastTransitionTime: "2022-01-05T21:01:03Z" status: "True" type: Ready - lastProbeTime: null lastTransitionTime: "2022-01-05T21:01:03Z" status: "True" type: ContainersReady - lastProbeTime: null lastTransitionTime: "2022-01-05T21:00:33Z" status: "True" type: PodScheduled containerStatuses: - containerID: cri-o://0e585fec13bfaf7c6afc082967c86d6b83060a6cf6a5eed6e5a084356c49d297 image: registry.redhat.io/redhat/certified-operator-index:v4.8 imageID: registry.redhat.io/redhat/certified-operator-index@sha256:cc60c232a484443b6a8564d420483b84eac7a5b73d498dc15649a52febc1e01c lastState: {} name: registry-server ready: true restartCount: 0 started: true state: running: startedAt: "2022-01-05T21:00:49Z" hostIP: 172.30.35.206 phase: Running podIP: 172.31.6.213 podIPs: - ip: 172.31.6.213 qosClass: Burstable startTime: "2022-01-05T21:00:33Z"