mirror of
https://github.com/portainer/portainer.git
synced 2025-07-25 00:09:40 +02:00
fix(kube): misspelling kube namespace (#6951)
This commit is contained in:
parent
d754532ab1
commit
3791b7a16f
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@
|
|||
</div>
|
||||
<div class="form-group" ng-if="ctrl.formValues.Namespace">
|
||||
<div class="col-sm-12">
|
||||
<label for="toggle_logo" class="control-label text-left"> Use namespace(s) specificed from manifest </label>
|
||||
<label for="toggle_logo" class="control-label text-left"> Use namespace(s) specified from manifest </label>
|
||||
<portainer-tooltip
|
||||
position="bottom"
|
||||
message="If you have defined namespaces in your deployment file turning this on will enforce the use of those only in the deployment"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue