fix:Storage Location

This commit is contained in:
jevon 2023-07-27 01:04:35 +08:00
parent abef81b5a5
commit 04a6191344
2 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
apiVersion: v1alpha1
kind: Setting
metadata:
name: theme-joe3-setting
name: theme-joe-setting
spec:
forms:
- group: basic

View File

@ -1,7 +1,7 @@
apiVersion: theme.halo.run/v1alpha1
kind: Theme
metadata:
name: theme-joe3
name: theme-joe
spec:
displayName: Theme joe3.0
author:
@ -11,7 +11,7 @@ spec:
logo: "https://cdn.jsdelivr.net/gh/qinhua/halo-theme-joe2.0@master/source/img/dp/welcome.jpg"
website: "https://www.jiewen.run"
repo: "https://github.com/jiewenhuang/halo-theme-joe3.0"
settingName: "theme-joe3-setting"
configMapName: "theme-joe3-configMap"
settingName: "theme-joe-setting"
configMapName: "theme-joe-configMap"
version: "1.0"
require: "2.0.0"