mirror of
https://github.com/kubeshark/kubeshark.git
synced 2025-08-10 21:02:21 +00:00
⚡ Change the key from Dockerfile
to dockerfile
in module loader ConfigMap
This commit is contained in:
parent
7ec1f595a1
commit
1a0625d37c
@ -6,7 +6,7 @@ metadata:
|
||||
labels:
|
||||
{{- include "kubeshark.labels" . | nindent 4 }}
|
||||
data:
|
||||
Dockerfile: |
|
||||
dockerfile: |
|
||||
### Builder image
|
||||
ARG TARGETARCH=amd64
|
||||
FROM ${TARGETARCH}/debian:bullseye AS builder
|
||||
|
Loading…
Reference in New Issue
Block a user