mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-05-24 09:28:37 +00:00
3 lines
105 B
Bash
Executable file
3 lines
105 B
Bash
Executable file
#!/bin/bash
|
|
|
|
helm install -f ghost-chart-values.yml ghost oci://registry-1.docker.io/bitnamicharts/ghost
|