Skip to content
Discussion options

You must be logged in to vote

I was given a workaround from the Kaniko issue:
I needed to add the following to the Pod definition:

    securityContext:
      capabilities:
        add: ["CHOWN", "DAC_OVERRIDE","FOWNER","SETFCAP","SETGID","SETUID"]

(I'll try to run with one at a time to see if there's a minimal set I need)

Is there a way to add those to the KafkaConnect yaml?

Replies: 2 comments 7 replies

Comment options

You must be logged in to vote
5 replies
@andreas-ibm
Comment options

@andreas-ibm
Comment options

@scholzj
Comment options

@andreas-ibm
Comment options

@andreas-ibm
Comment options

Comment options

You must be logged in to vote
2 replies
@scholzj
Comment options

@andreas-ibm
Comment options

Answer selected by andreas-ibm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #7178 on August 11, 2022 12:18.