mirror of
https://github.com/rancher/os.git
synced 2025-09-05 00:37:12 +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
|