Skip to content

Instantly share code, notes, and snippets.

View Jeter-work's full-sized avatar

Scott Jeter Jeter-work

  • HSV
View GitHub Profile
@geerlingguy
geerlingguy / drupal.yml
Last active January 19, 2024 02:15
Drupal in Kubernetes K3s on Raspberry Pi
# This manifest assumes 'drupal' namespace is already present:
#
# kubectl create namespace drupal
#
# Apply the manifest with:
#
# kubectl apply -f drupal.yml
---
kind: ConfigMap
apiVersion: v1