File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ artifactory:
2424 name: artifactory-volume
2525 customSidecarContainers : |
2626 - name: "artifactory-fluentd-sidecar"
27- image: "releases-pts-observability-fluentd .jfrog.io/fluentd:4.15"
27+ image: "releases-docker .jfrog.io/fluentd:4.15"
2828 imagePullPolicy: "IfNotPresent"
2929 volumeMounts:
3030 - mountPath: "{{ .Values.artifactory.persistence.mountPath }}"
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ artifactory:
2525 name: artifactory-volume
2626 customSidecarContainers : |
2727 - name: "artifactory-fluentd-sidecar"
28- image: "releases-pts-observability-fluentd .jfrog.io/fluentd:4.15"
28+ image: "releases-docker .jfrog.io/fluentd:4.15"
2929 imagePullPolicy: "IfNotPresent"
3030 volumeMounts:
3131 - mountPath: "{{ .Values.artifactory.persistence.mountPath }}"
Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ common:
5353 name: data-volume
5454 customSidecarContainers : |
5555 - name: "xray-platform-fluentd-sidecar"
56- image: "releases-pts-observability-fluentd .jfrog.io/fluentd:4.15"
56+ image: "releases-docker .jfrog.io/fluentd:4.15"
5757 imagePullPolicy: "IfNotPresent"
5858 volumeMounts:
5959 - mountPath: "{{ .Values.xray.persistence.mountPath }}"
You can’t perform that action at this time.
0 commit comments