Skip to content

Commit

Permalink
fix: unmount dynmap config temporarily
Browse files Browse the repository at this point in the history
  • Loading branch information
Lucky3028 committed Sep 22, 2024
1 parent 6bdd9df commit 2f9e4e7
Showing 1 changed file with 12 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -498,18 +498,18 @@ spec:
subPath: XConomy-database.yml

# DynMap プラグインの設定ファイル
- name: common-dynmap-config
mountPath: /plugins/dynmap/configuration.txt
subPath: dynmap-configuration.txt
- name: dynmap-config--s1
mountPath: /plugins/dynmap/worlds.txt
subPath: worlds.txt
- name: dynmap-config--s1
mountPath: /plugins/Dynmap-Towny/config.yml
subPath: dynmap-Towny-config.yml
- name: common-dynmap-config
mountPath: /plugins/Dynmap-WorldGuard/config.yml
subPath: dynmap-WorldGuard-config.yml
# - name: common-dynmap-config
# mountPath: /plugins/dynmap/configuration.txt
# subPath: dynmap-configuration.txt
# - name: dynmap-config--s1
# mountPath: /plugins/dynmap/worlds.txt
# subPath: worlds.txt
# - name: dynmap-config--s1
# mountPath: /plugins/Dynmap-Towny/config.yml
# subPath: dynmap-Towny-config.yml
# - name: common-dynmap-config
# mountPath: /plugins/Dynmap-WorldGuard/config.yml
# subPath: dynmap-WorldGuard-config.yml

# SeichiAssist プラグインの設定ファイル
- name: seichiassist-config
Expand Down

0 comments on commit 2f9e4e7

Please sign in to comment.