Skip to content

Commit 1de7144

Browse files
committed
🔥 Apply carried patches.
1 parent de78522 commit 1de7144

File tree

73 files changed

+18303
-80
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

73 files changed

+18303
-80
lines changed

.ko.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# Use :nonroot base image for all containers
2-
defaultBaseImage: gcr.io/distroless/static:nonroot
2+
defaultBaseImage: registry.access.redhat.com/ubi8/ubi-minimal:latest

config/400-config-eventing-integrations-images.yaml

Lines changed: 0 additions & 1 deletion
This file was deleted.

config/400-config-eventing-transformations-images.yaml

Lines changed: 0 additions & 1 deletion
This file was deleted.

config/brokers/mt-channel-broker/deployments/broker-filter.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,8 +108,6 @@ spec:
108108
capabilities:
109109
drop:
110110
- ALL
111-
seccompProfile:
112-
type: RuntimeDefault
113111

114112
---
115113

config/brokers/mt-channel-broker/deployments/broker-ingress.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,8 +108,6 @@ spec:
108108
capabilities:
109109
drop:
110110
- ALL
111-
seccompProfile:
112-
type: RuntimeDefault
113111

114112
---
115113

config/brokers/mt-channel-broker/deployments/controller.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,6 @@ spec:
8080
capabilities:
8181
drop:
8282
- ALL
83-
seccompProfile:
84-
type: RuntimeDefault
8583

8684
livenessProbe:
8785
httpGet:

config/channels/in-memory-channel/deployments/controller.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,8 +81,6 @@ spec:
8181
capabilities:
8282
drop:
8383
- ALL
84-
seccompProfile:
85-
type: RuntimeDefault
8684

8785
ports:
8886
- name: metrics

config/channels/in-memory-channel/deployments/dispatcher.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,5 +108,3 @@ spec:
108108
capabilities:
109109
drop:
110110
- ALL
111-
seccompProfile:
112-
type: RuntimeDefault

config/core/configmaps/eventing-integrations-images.yaml

Lines changed: 0 additions & 1 deletion
This file was deleted.

config/core/configmaps/eventing-transformations-images.yaml

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)