Skip to content

Commit

Permalink
fix:sync instance version not set
Browse files Browse the repository at this point in the history
  • Loading branch information
chuntaojun committed Jan 4, 2024
1 parent f525400 commit 20b327d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -76,4 +76,4 @@ spec:
- hostPath:
path: /data/polaris-controller/log
type: "DirectoryOrCreate"
name: log
name: logs
Original file line number Diff line number Diff line change
Expand Up @@ -76,4 +76,4 @@ spec:
- hostPath:
path: /data/polaris-controller/log
type: "DirectoryOrCreate"
name: log
name: logs
2 changes: 1 addition & 1 deletion deploy/kubernetes_v1.22/kubernetes/polaris-controller.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -130,4 +130,4 @@ spec:
- hostPath:
path: /data/polaris-controller/log
type: "DirectoryOrCreate"
name: log
name: logs

0 comments on commit 20b327d

Please sign in to comment.