apiVersion: apps/v1 kind: ReplicaSet metadata: annotations: deployment.kubernetes.io/desired-replicas: "1" deployment.kubernetes.io/max-replicas: "2" deployment.kubernetes.io/revision: "2" creationTimestamp: "2025-12-03T22:26:33Z" generation: 2 labels: component: api pod-template-hash: 768fc575ff service: heat name: heat-api-768fc575ff namespace: openstack ownerReferences: - apiVersion: apps/v1 blockOwnerDeletion: true controller: true kind: Deployment name: heat-api uid: 725fb8e4-f1a9-447a-81ad-18759758a0a2 resourceVersion: "35677" uid: fdb9f23c-ae46-4738-a05d-3ad4c0bd706e spec: replicas: 0 selector: matchLabels: component: api pod-template-hash: 768fc575ff service: heat template: metadata: creationTimestamp: null labels: component: api pod-template-hash: 768fc575ff service: heat spec: affinity: podAntiAffinity: preferredDuringSchedulingIgnoredDuringExecution: - podAffinityTerm: labelSelector: matchExpressions: - key: service operator: In values: - heat topologyKey: kubernetes.io/hostname weight: 100 containers: - args: - -c - /usr/local/bin/kolla_httpd_setup && /usr/local/bin/kolla_start command: - /bin/bash env: - name: CONFIG_HASH value: n67h548h555h55dh569h5b6h5d8h5c4h657h658h5bdh546h79h65h5f4hc7h55bh57h68h54h5bch576h585h679h5bch56bh54hdh598hb6h7h86q - name: KOLLA_CONFIG_STRATEGY value: COPY_ALWAYS image: quay.io/podified-antelope-centos9/openstack-heat-api@sha256:ecf469bd360c2aa2e5eb57826585c19a10ebe9f683790803dc4989a46c11789e imagePullPolicy: IfNotPresent livenessProbe: failureThreshold: 3 httpGet: path: /healthcheck port: 8004 scheme: HTTP initialDelaySeconds: 5 periodSeconds: 5 successThreshold: 1 timeoutSeconds: 10 name: heat-api readinessProbe: failureThreshold: 3 httpGet: path: /healthcheck port: 8004 scheme: HTTP initialDelaySeconds: 5 periodSeconds: 5 successThreshold: 1 timeoutSeconds: 10 resources: {} securityContext: runAsGroup: 42418 runAsUser: 42418 terminationMessagePath: /dev/termination-log terminationMessagePolicy: File volumeMounts: - mountPath: /var/lib/kolla/config_files/config.json name: config-data readOnly: true subPath: heat-api-config.json - mountPath: /etc/heat/heat.conf.d name: config-data-custom readOnly: true - mountPath: /var/lib/config-data/default name: config-data readOnly: true - mountPath: /etc/my.cnf name: config-data readOnly: true subPath: my.cnf - mountPath: /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem name: combined-ca-bundle readOnly: true subPath: tls-ca-bundle.pem dnsPolicy: ClusterFirst restartPolicy: Always schedulerName: default-scheduler securityContext: fsGroup: 42418 serviceAccount: heat-heat serviceAccountName: heat-heat terminationGracePeriodSeconds: 60 volumes: - name: config-data-custom secret: defaultMode: 420 secretName: heat-api-config-data - name: config-data secret: defaultMode: 420 secretName: heat-config-data - name: combined-ca-bundle secret: defaultMode: 292 secretName: combined-ca-bundle status: observedGeneration: 2 replicas: 0