stdlib: moved kubeconfig to #Secret
Signed-off-by: Sam Alba <sam.alba@gmail.com>
This commit is contained in:
parent
13fa947062
commit
dd5e5684b2
@ -15,7 +15,7 @@ import (
|
|||||||
|
|
||||||
// kubeconfig is the generated kube configuration file
|
// kubeconfig is the generated kube configuration file
|
||||||
kubeconfig: {
|
kubeconfig: {
|
||||||
string
|
dagger.#Secret
|
||||||
|
|
||||||
#compute: [
|
#compute: [
|
||||||
llb.#Load & {
|
llb.#Load & {
|
||||||
|
Reference in New Issue
Block a user