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-10-11T10:48:57Z" generation: 1 labels: app: nmstate-console-plugin pod-template-hash: 6b874cbd85 name: nmstate-console-plugin-6b874cbd85 namespace: openshift-nmstate ownerReferences: - apiVersion: apps/v1 blockOwnerDeletion: true controller: true kind: Deployment name: nmstate-console-plugin uid: ecb97488-eeba-4219-85fa-687d58dbff39 resourceVersion: "29763" uid: 8865ddc9-fbc6-4a41-bca2-85494d33a7a5 spec: replicas: 1 selector: matchLabels: app: nmstate-console-plugin pod-template-hash: 6b874cbd85 template: metadata: creationTimestamp: null labels: app: nmstate-console-plugin pod-template-hash: 6b874cbd85 spec: containers: - image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:98eacebec0d128e18d9109d3eadb5a1470ec990f11ad3e717a6638a8675d6e66 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