Skip to content

Instantly share code, notes, and snippets.

View ealvesss's full-sized avatar
🏠
esq :q!

Elton Alves ealvesss

🏠
esq :q!
View GitHub Profile
@ealvesss
ealvesss / mariadb.yml
Last active April 25, 2022 20:58 — forked from geerlingguy/mariadb.yml
Wordpress in Kubernetes K3s on Raspberry Pi
# This manifest assumes 'wordpress' namespace is already present:
#
# kubectl create namespace wordpress
#
# Apply the manifest with:
#
# kubectl apply -f mariadb.yml
---
apiVersion: v1
kind: Secret