Browse Source

#3462: [helm] fix worker template persistentVolumeClaim link (#11248)

git-as-svn/v1/dev
shiyu li 2 years ago committed by GitHub
parent
commit
40f3f9195c
  1. 2
      commit.ref
  2. 28
      commit.yml

2
commit.ref

@ -1 +1 @@
Subproject commit 1164cb776de194b8059f26f2d7a069b484fe2498 Subproject commit cc5f7101474ecdf689e5fa0ced179ea68bba1ba0

28
commit.yml

@ -2,16 +2,22 @@
branches: { branches: {
} }
fileChange: fileChange:
/dolphinscheduler-task-plugin: /deploy:
newFile: !uuid 'aa81de14036e4e5bd9ada1f9bc73729c67d3e1f3' newFile: !uuid '1113a536498c6d016eff72c44fff69e9cc3e96a1'
oldFile: !uuid 'f67cc755084ab05753e0c6626cc3bd6239c2bd8a' oldFile: !uuid 'eb882a6cfaf5dc9e8ac7e0200b532513ca1cfb6f'
/dolphinscheduler-task-plugin/dolphinscheduler-task-all: /deploy/kubernetes:
newFile: !uuid '3fbd226efffc3b0aa108d9b7c9404f10a824b63c' newFile: !uuid 'f593b257085bd27e48a77bf78b37beb7a843a909'
oldFile: !uuid '94c2f39028a0201b2ec08b724357d9c90cc5bf60' oldFile: !uuid '5ad96dc7e2cf121226b5ed517d3ba705407ff323'
/dolphinscheduler-task-plugin/dolphinscheduler-task-all/pom.xml: /deploy/kubernetes/dolphinscheduler:
newFile: !uuid '8e500cbeddb44ea6e2bfafa4e2a4e140560bfc41' newFile: !uuid '5ebde577354ef67a0f24f763e8c20a8e819bd626'
oldFile: !uuid 'ff252760ab0f2a130513e50b050332b45fcf4964' oldFile: !uuid 'ae031b0d8327fe9e40178c5c5b3a46bda1807ec0'
gitCommitId: !uuid '1164cb776de194b8059f26f2d7a069b484fe2498' /deploy/kubernetes/dolphinscheduler/templates:
newFile: !uuid '4b771e06f7e0d15ea26af4e2553c3b28a5f58da5'
oldFile: !uuid '87412c7941df880ec94d6b40baf9ea6056f3a239'
/deploy/kubernetes/dolphinscheduler/templates/statefulset-dolphinscheduler-worker.yaml:
newFile: !uuid '0d108e3c388c797379c4c575eb431f44245824fb'
oldFile: !uuid '349acfd86082c552f8ce0e4b541953c6416956e6'
gitCommitId: !uuid 'cc5f7101474ecdf689e5fa0ced179ea68bba1ba0'
renames: { renames: {
} }
revisionId: 3461 revisionId: 3462

Loading…
Cancel
Save