Runtime: Add Kubernetes ServiceAccounts & Remove imagePullSecrets
This commit is contained in:
@@ -41,8 +41,6 @@ message CreateOptions {
|
||||
string type = 5;
|
||||
// image to use
|
||||
string image = 6;
|
||||
// image secrets to use
|
||||
repeated string image_pull_secrets = 7;
|
||||
}
|
||||
|
||||
message CreateRequest {
|
||||
|
||||
Reference in New Issue
Block a user