Remove image ignored from upstream apps

Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
This commit is contained in:
2025-07-27 11:43:40 +01:00
parent 130d26e0ed
commit 7f85fe082d
4 changed files with 0 additions and 16 deletions

View File

@@ -22,8 +22,4 @@ spec:
- kind: Secret
jsonPointers:
- /data
- group: apps
kind: Deployment
jqPathExpressions:
- .spec.template.spec.containers[]?.image
---

View File

@@ -22,8 +22,4 @@ spec:
- kind: Secret
jsonPointers:
- /data
- group: apps
kind: Deployment
jqPathExpressions:
- .spec.template.spec.containers[]?.image
---

View File

@@ -22,8 +22,4 @@ spec:
- kind: Secret
jsonPointers:
- /data
- group: apps
kind: Deployment
jqPathExpressions:
- .spec.template.spec.containers[]?.image
---

View File

@@ -22,8 +22,4 @@ spec:
- kind: Secret
jsonPointers:
- /data
- group: apps
kind: Deployment
jqPathExpressions:
- .spec.template.spec.containers[]?.image
---