Update setup-kubernetes of wordpress example

This commit is contained in:
Théophile Diot 2023-06-27 11:12:45 -04:00
parent 30fec8a142
commit 07ed136afa
No known key found for this signature in database
GPG Key ID: E752C80DB72BB014
1 changed files with 1 additions and 2 deletions

View File

@ -1,4 +1,3 @@
#!/bin/bash
helm repo add wordpress https://charts.bitnami.com/bitnami
helm install -f wordpress-chart-values.yml wordpress bitnami/wordpress
helm install -f wordpress-chart-values.yml wordpress oci://registry-1.docker.io/bitnamicharts/wordpress