apiVersion: apps/v1 kind: DaemonSet metadata: annotations: deprecated.daemonset.template.generation: "1" creationTimestamp: "2025-10-11T11:03:03Z" generation: 1 name: octavia-rsyslog namespace: openstack ownerReferences: - apiVersion: octavia.openstack.org/v1beta1 blockOwnerDeletion: true controller: true kind: OctaviaRsyslog name: octavia-rsyslog uid: daf3a675-19df-4bf1-9cb7-f3a0e8642165 resourceVersion: "50541" uid: 7b33d389-f6d1-40e1-9ff5-53f903ccdda8 spec: revisionHistoryLimit: 10 selector: matchLabels: service: octavia-rsyslog template: metadata: annotations: k8s.v1.cni.cncf.io/networks: '[{"name":"octavia","namespace":"openstack","interface":"octavia"}]' creationTimestamp: null labels: service: octavia-rsyslog spec: affinity: podAntiAffinity: preferredDuringSchedulingIgnoredDuringExecution: - podAffinityTerm: labelSelector: matchExpressions: - key: service operator: In values: - octavia-rsyslog topologyKey: kubernetes.io/hostname weight: 100 automountServiceAccountToken: false containers: - env: - name: CONFIG_HASH value: n554h577h575h5fdh684h65ch5dbh7ch64chc7h5f7h56bh667h68fhc5h95h5b7h55bh7fh646h56ch688h65ch574h5bfh57fh5b9h5d5h5c7h594h677hb4q - name: KOLLA_CONFIG_STRATEGY value: COPY_ALWAYS - name: MGMT_CIDR value: 172.24.0.0/16 - name: MGMT_GATEWAY value: 172.23.0.150 - name: NODE_NAME valueFrom: fieldRef: apiVersion: v1 fieldPath: spec.nodeName image: quay.io/podified-antelope-centos9/openstack-rsyslog@sha256:26e955c46a6063eafcfeb79430bf3d9268dbe95687c00e63a624b3ec5a846f5a imagePullPolicy: IfNotPresent livenessProbe: exec: command: - /usr/bin/pgrep - -r - DRST - rsyslog failureThreshold: 3 initialDelaySeconds: 3 periodSeconds: 13 successThreshold: 1 timeoutSeconds: 15 name: octavia-rsyslog readinessProbe: exec: command: - /usr/bin/pgrep - -r - DRST - rsyslog failureThreshold: 3 initialDelaySeconds: 5 periodSeconds: 15 successThreshold: 1 timeoutSeconds: 15 resources: {} terminationMessagePath: /dev/termination-log terminationMessagePolicy: File volumeMounts: - mountPath: /usr/local/bin/container-scripts name: scripts readOnly: true - mountPath: /var/lib/config-data/merged name: config-data-merged - mountPath: /var/lib/kolla/config_files/config.json name: config-data-merged readOnly: true subPath: octavia-rsyslog-config.json dnsPolicy: ClusterFirst initContainers: - args: - -c - /usr/local/bin/container-scripts/init.sh command: - /bin/bash env: - name: CONFIG_HASH value: n554h577h575h5fdh684h65ch5dbh7ch64chc7h5f7h56bh667h68fhc5h95h5b7h55bh7fh646h56ch688h65ch574h5bfh57fh5b9h5d5h5c7h594h677hb4q - name: KOLLA_CONFIG_STRATEGY value: COPY_ALWAYS - name: MGMT_CIDR value: 172.24.0.0/16 - name: MGMT_GATEWAY value: 172.23.0.150 - name: NODE_NAME valueFrom: fieldRef: apiVersion: v1 fieldPath: spec.nodeName image: quay.io/podified-antelope-centos9/openstack-octavia-health-manager@sha256:5365e5c9c3ad2ede1b6945255b2cc6b009d642c39babdf25e0655282cfa646fe imagePullPolicy: IfNotPresent name: init resources: {} securityContext: capabilities: add: - NET_ADMIN - NET_RAW - SYS_ADMIN - SYS_NICE runAsUser: 0 terminationMessagePath: /dev/termination-log terminationMessagePolicy: File volumeMounts: - mountPath: /usr/local/bin/container-scripts name: scripts readOnly: true - mountPath: /var/lib/config-data/default name: config-data readOnly: true - mountPath: /var/lib/config-data/merged name: config-data-merged - mountPath: /var/lib/hmports name: hm-ports readOnly: true restartPolicy: Always schedulerName: default-scheduler securityContext: {} serviceAccount: octavia-octavia serviceAccountName: octavia-octavia terminationGracePeriodSeconds: 30 volumes: - name: scripts secret: defaultMode: 493 secretName: octavia-rsyslog-scripts - name: config-data secret: defaultMode: 416 secretName: octavia-rsyslog-config-data - emptyDir: {} name: config-data-merged - configMap: defaultMode: 416 name: octavia-hmport-map name: hm-ports updateStrategy: rollingUpdate: maxSurge: 0 maxUnavailable: 1 type: RollingUpdate status: currentNumberScheduled: 3 desiredNumberScheduled: 3 numberAvailable: 3 numberMisscheduled: 0 numberReady: 3 observedGeneration: 1 updatedNumberScheduled: 3