mirror of
https://github.com/optim-enterprises-bv/openstack-helm.git
synced 2025-12-27 18:24:45 +00:00
Merge "Fix letters mistake in tempest chart"
This commit is contained in:
@@ -24,7 +24,7 @@ limitations under the License.
|
||||
apiVersion: batch/v1
|
||||
kind: Job
|
||||
metadata:
|
||||
name: {{ .Release.name }}-run-tests
|
||||
name: {{ .Release.Name }}-run-tests
|
||||
annotations:
|
||||
{{ tuple $envAll | include "helm-toolkit.snippets.release_uuid" }}
|
||||
spec:
|
||||
|
||||
Reference in New Issue
Block a user