fixed bug where controller did not look at protocol
All checks were successful
Build and Push Docker Image / Build image (push) Successful in 1m54s
All checks were successful
Build and Push Docker Image / Build image (push) Successful in 1m54s
This commit is contained in:
@@ -55,7 +55,7 @@ spec:
|
||||
containers:
|
||||
- command:
|
||||
- /manager
|
||||
image: git.acooldomain.co/server-manager/kubernetes-operator:v0.0.8
|
||||
image: git.acooldomain.co/server-manager/kubernetes-operator:v0.0.9
|
||||
env:
|
||||
- name: CONFIG_PATH
|
||||
value: /etc/server-manager/config.yaml
|
||||
|
Reference in New Issue
Block a user