Change secret namespace
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Tyler Perkins 2023-10-05 22:33:49 -04:00
parent c0de582915
commit 86a596b70d
2 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
"template": {
"metadata": {
"name": "minio-default-credentials",
"namespace": "default",
"namespace": "minio-ns",
"creationTimestamp": null
}
},