Add annotations to kube

This commit is contained in:
phil 2025-03-15 16:30:07 +01:00
parent 3745cfe3f0
commit c7deb34bae

View file

@ -2,6 +2,12 @@ apiVersion: v1
kind: Service kind: Service
metadata: metadata:
name: treetrail name: treetrail
annotations:
io.kubernetes.cri-o.SandboxID/gisaf-backend: treetrail-cri-o
io.kubernetes.cri-o.SandboxID/gisaf-database: treetrail-cri-o
io.kubernetes.cri-o.SandboxID/gisaf-frontend: treetrail-cri-o
io.kubernetes.cri-o.SandboxID/gisaf-redis: treetrail-cri-o
io.podman.annotations.infra.name: treetrail-infra
labels: labels:
app: treetrail app: treetrail
spec: spec: