27 Novmber meeting agenda. and miscellaneous kubernetes homepage junk.

This commit is contained in:
2025-11-26 09:41:36 +10:00
parent bdebd226fb
commit f722f7388c
8 changed files with 640 additions and 2 deletions

View File

@@ -0,0 +1,18 @@
apiVersion: v1
data:
entrypoint.sh: |+
#!/bin/bash
set -e
echo "Custom entrypoint.sh: `hostname -s`!"
chmod -Rfv ugo+w /var/www/html/dat
exec docker-php-entrypoint apache2-foreground
kind: ConfigMap
metadata:
annotations:
use-subpath: "true"
labels:
io.kompose.service: app-homepage
name: app-homepage-cm3