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