Automated Manifest Update (#2416)

This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow.

Reviewed-on: #2416
Co-authored-by: gitea-bot <gitea-bot@alexlebens.net>
Co-committed-by: gitea-bot <gitea-bot@alexlebens.net>
This commit was merged in pull request #2416.
This commit is contained in:
2025-12-12 02:19:41 +00:00
committed by Alex Lebens
parent b5792feb36
commit 73b276f08d

View File

@@ -41,37 +41,6 @@ spec:
namespace: '{{path.basename}}' namespace: '{{path.basename}}'
revisionHistoryLimit: 3 revisionHistoryLimit: 3
ignoreDifferences: ignoreDifferences:
- group: ""
kind: Service
jqPathExpressions:
- .spec.externalName
- group: gateway.networking.k8s.io
kind: HTTPRoute
jqPathExpressions:
- .spec.rules[]?.backendRefs[]?.group
- .spec.rules[]?.backendRefs[]?.kind
- group: "apps"
kind: "Deployment"
jsonPointers:
- /spec/template/metadata/annotations/checksum~1secret
- /spec/template/metadata/annotations/checksum~1secret-core
- /spec/template/metadata/annotations/checksum~1secret-jobservice
- /spec/template/metadata/annotations/checksum~1tls
- group: "apps"
kind: "StatefulSet"
jsonPointers:
- /spec/template/metadata/annotations/checksum~1secret
- /spec/template/metadata/annotations/checksum~1tls
- group: "apps"
kind: StatefulSet
jqPathExpressions:
- .spec.volumeClaimTemplates[]?.apiVersion
- .spec.volumeClaimTemplates[]?.kind
- .spec.volumeClaimTemplates[]?.metadata.creationTimestamp
- group: ""
kind: GpuDevicePlugin
jqPathExpressions:
- .metadata.annotations[]
syncPolicy: syncPolicy:
automated: automated:
enabled: true enabled: true