Skip to content

Commit

Permalink
revert version
Browse files Browse the repository at this point in the history
  • Loading branch information
jjsiv committed Jan 22, 2023
1 parent b795f23 commit c6ef4c0
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion gitops/fluent/kustomization-config/crd-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ images:
kind: FluentBit

- path: spec/image
kind: Fluentd
kind: Fluentd
5 changes: 3 additions & 2 deletions gitops/fluent/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ patchesStrategicMerge:

namespace: logging


images:
- name: kubesphere/fluent-bit
newTag: v2.0.6
Expand All @@ -26,8 +27,8 @@ images:
# newName: kubesphere/fluentd

- name: kubesphere/fluent-operator
newTag: 1.7.0-use-kubelet
newName: jjsiv/fluent-operator
newTag: v1.7.0
newName: kubesphere/fluent-operator

generatorOptions:
disableNameSuffixHash: true
Expand Down
2 changes: 1 addition & 1 deletion gitops/fluent/patches/patch-fluent-bit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ spec:
operator: Exists
positionDB:
hostPath:
path: /var/log/
path: /var/lib/fluent-bit/

0 comments on commit c6ef4c0

Please sign in to comment.