Skip to content

CI: prefix ci namespaces with 'n'

Jason Plum requested to merge 96-fixup-ci-namespace into master

Prefix the NAMESPACE variable with n to ensure that we do not get bitten by string vs integer interpretation within Kustomize.

See https://gitlab.com/gitlab-org/gl-openshift/gitlab-operator/-/issues/96#note_566140218

Closes #96 (closed)

Merge request reports