fix: add tempo ingress and storage

This commit is contained in:
2024-09-26 19:07:51 +02:00
parent 74d429ee49
commit 7d044764cb
2 changed files with 35 additions and 8 deletions
+3 -8
View File
@@ -22,15 +22,10 @@ spec:
valueFiles:
- $values/kustomizations/tempo/values.yaml
project: aux
ignoreDifferences:
- group: apps
kind: StatefulSet
jsonPointers:
- /spec/persistentVolumeClaimRetentionPolicy
syncPolicy:
managedNamespaceMetadata:
labels:
component: aux
# managedNamespaceMetadata:
# labels:
# component: aux
syncOptions:
- CreateNamespace=true
- ApplyOutOfSyncOnly=true