apiVersion: apps/v1 kind: ReplicaSet metadata: annotations: deployment.kubernetes.io/desired-replicas: "1" deployment.kubernetes.io/max-replicas: "2" deployment.kubernetes.io/revision: "1" creationTimestamp: "2025-12-04T00:57:16Z" generation: 1 labels: app: nmstate-console-plugin pod-template-hash: 7fbb5f6569 name: nmstate-console-plugin-7fbb5f6569 namespace: openshift-nmstate ownerReferences: - apiVersion: apps/v1 blockOwnerDeletion: true controller: true kind: Deployment name: nmstate-console-plugin uid: 658dc1a7-0639-49a4-ac17-d7b606ef7982 resourceVersion: "23585" uid: 9961f7e3-0c0d-40b2-989f-994d061386f6 spec: replicas: 1 selector: matchLabels: app: nmstate-console-plugin pod-template-hash: 7fbb5f6569 template: metadata: creationTimestamp: null labels: app: nmstate-console-plugin pod-template-hash: 7fbb5f6569 spec: containers: - image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:10fe26b1ef17d6fa13d22976b553b935f1cc14e74b8dd14a31306554aff7c513 imagePullPolicy: Always name: nmstate-console-plugin ports: - containerPort: 9443 protocol: TCP resources: requests: cpu: 10m memory: 50Mi terminationMessagePath: /dev/termination-log terminationMessagePolicy: File volumeMounts: - mountPath: /var/serving-cert name: plugin-serving-cert readOnly: true - mountPath: /etc/nginx/nginx.conf name: nginx-conf readOnly: true subPath: nginx.conf dnsPolicy: ClusterFirst restartPolicy: Always schedulerName: default-scheduler securityContext: {} terminationGracePeriodSeconds: 30 volumes: - name: plugin-serving-cert secret: defaultMode: 420 secretName: plugin-serving-cert - configMap: defaultMode: 420 name: nginx-conf name: nginx-conf status: availableReplicas: 1 fullyLabeledReplicas: 1 observedGeneration: 1 readyReplicas: 1 replicas: 1