corrects function call
This commit is contained in:
parent
35c5959096
commit
2952884b18
@ -164,7 +164,7 @@ data:
|
||||
steps {
|
||||
container ('alpine') {
|
||||
script {
|
||||
def result = declarativeFunctions.createSecret(
|
||||
def result = declarativeFunctions.readSecret(
|
||||
kubeAuth: "k8s-dl-automation-access",
|
||||
kubeURL: "https://k8s.test-chamber-13.lan:8043",
|
||||
namespace: "dl-automation",
|
||||
|
Reference in New Issue
Block a user