fix bug
This commit is contained in:
@@ -85,6 +85,8 @@ spec:
|
||||
type: array
|
||||
tag:
|
||||
type: string
|
||||
volume:
|
||||
type: string
|
||||
working_dir:
|
||||
type: string
|
||||
required:
|
||||
|
@@ -55,7 +55,7 @@ spec:
|
||||
containers:
|
||||
- command:
|
||||
- /manager
|
||||
image: git.acooldomain.co/server-manager/kubernetes-operator:v0.0.5
|
||||
image: git.acooldomain.co/server-manager/kubernetes-operator:v0.0.8
|
||||
env:
|
||||
- name: CONFIG_PATH
|
||||
value: /etc/server-manager/config.yaml
|
||||
|
Reference in New Issue
Block a user