Fix gitea out of sync
This commit is contained in:
parent
9841d6c5dc
commit
8307211351
@ -32,11 +32,23 @@ spec:
|
||||
namespace: dev-tools
|
||||
jqPathExpressions:
|
||||
- .spec.template.metadata.annotations."kubectl.kubernetes.io/restartedAt"
|
||||
- group: apps
|
||||
kind: StatefulSet
|
||||
namespace: dev-tools
|
||||
jsonPointers:
|
||||
- /spec/volumeClaimTemplates
|
||||
- group: ""
|
||||
kind: PersistentVolumeClaim
|
||||
namespace: dev-tools
|
||||
jsonPointers:
|
||||
- /status
|
||||
- /spec/volumeName
|
||||
- /spec/storageClassName
|
||||
- /metadata/labels
|
||||
- /metadata/annotations
|
||||
- group: ""
|
||||
kind: Service
|
||||
namespace: dev-tools
|
||||
jsonPointers:
|
||||
- /spec/clusterIP
|
||||
- /spec/clusterIPs
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user