Skip to content

Instantly share code, notes, and snippets.

View RossWilliamson's full-sized avatar

Ross Williamson RossWilliamson

  • Caltech
  • Pasdena
View GitHub Profile
@RossWilliamson
RossWilliamson / drupal.yml
Created February 12, 2022 18:11 — forked from geerlingguy/drupal.yml
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