Skip to content

Commit

Permalink
Merge pull request #19006 from minikube-bot/auto_bump_cilium_version
Browse files Browse the repository at this point in the history
CNI: Update cilium from v1.15.5 to v1.15.5
  • Loading branch information
spowelljr authored Jun 4, 2024
2 parents d2c3728 + f978751 commit 902818d
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions pkg/minikube/cni/cilium.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -678,18 +678,14 @@ spec:
template:
metadata:
annotations:
# Set app AppArmor's profile to "unconfined". The value of this annotation
# can be modified as long users know which profiles they have available
# in AppArmor.
container.apparmor.security.beta.kubernetes.io/cilium-agent: "unconfined"
container.apparmor.security.beta.kubernetes.io/clean-cilium-state: "unconfined"
container.apparmor.security.beta.kubernetes.io/mount-cgroup: "unconfined"
container.apparmor.security.beta.kubernetes.io/apply-sysctl-overwrites: "unconfined"
labels:
k8s-app: cilium
app.kubernetes.io/name: cilium-agent
app.kubernetes.io/part-of: cilium
spec:
securityContext:
appArmorProfile:
type: Unconfined
containers:
- name: cilium-agent
image: "quay.io/cilium/cilium:v1.15.5@sha256:4ce1666a73815101ec9a4d360af6c5b7f1193ab00d89b7124f8505dee147ca40"
Expand Down

0 comments on commit 902818d

Please sign in to comment.