Add annotations to kube
This commit is contained in:
parent
3745cfe3f0
commit
c7deb34bae
1 changed files with 6 additions and 0 deletions
|
@ -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:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue