Skip to content

Commit

Permalink
Another fix
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasjm committed Aug 2, 2024
1 parent 0d10be2 commit eb057d6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ withK8SMinioS3Server' kubectlBinary kcc@(KubernetesClusterContext {..}) MinioOpe

return userAndPassword

let destroy _ =
let destroy _ = do
info [i|-------------------------- DESTROYING --------------------------|]
runWithKubeConfig kubectlBinary ["delete", "-k", kustomizationDir
, "--namespace", toString minioS3ServerNamespace]
Expand Down

0 comments on commit eb057d6

Please sign in to comment.