mirror of
https://github.com/bitnami/charts.git
synced 2026-03-08 00:37:41 +08:00
[bitnami/opensearch] fix: ✏️ ✅ Remove typo in ginkgo test
Signed-off-by: Javier Salmeron Garcia <jsalmeron@vmware.com>
This commit is contained in:
@@ -66,7 +66,7 @@ func createJob(ctx context.Context, c kubernetes.Interface, name string, port st
|
||||
Command: []string{"curl", "-X", op, fmt.Sprintf("http://%s/%s", releaseName, index)},
|
||||
},
|
||||
},
|
||||
SecurityContext: securityContext},
|
||||
SecurityContext: securityContext,
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user