mirror of
https://github.com/rancher/os.git
synced 2025-09-06 17:22:34 +00:00
4 lines
118 B
Bash
Executable File
4 lines
118 B
Bash
Executable File
#!/bin/bash
|
|
|
|
helm -n cattle-rancheros-operator-system upgrade --install --create-namespace rancheros-operator ./chart
|