Skip to content

Commit

Permalink
fix: remove permission drop with capabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
schneidermr committed Nov 29, 2023
1 parent 52a3224 commit b11afe4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 46 deletions.
2 changes: 1 addition & 1 deletion appwrite/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ keywords:
- "appwrite"
icon: "https://appwrite.io/images/logos/logo.svg"
type: application
version: 0.1.9
version: 0.1.10
appVersion: "1.4.13"
kubeVersion: ">=1.26"
deprecated: false
Expand Down
45 changes: 0 additions & 45 deletions appwrite/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -353,9 +353,6 @@ components:
allowPrivilegeEscalation: false
seccompProfile:
type: RuntimeDefault
capabilities:
drop:
- ALL
nodeSelector: {}
tolerations: []
affinity: {}
Expand Down Expand Up @@ -478,9 +475,6 @@ components:
allowPrivilegeEscalation: false
seccompProfile:
type: RuntimeDefault
capabilities:
drop:
- ALL
nodeSelector: {}
tolerations: []
affinity: {}
Expand Down Expand Up @@ -567,9 +561,6 @@ components:
allowPrivilegeEscalation: false
seccompProfile:
type: RuntimeDefault
capabilities:
drop:
- ALL
nodeSelector: {}
tolerations: []
affinity: {}
Expand Down Expand Up @@ -686,9 +677,6 @@ components:
allowPrivilegeEscalation: false
seccompProfile:
type: RuntimeDefault
capabilities:
drop:
- ALL
nodeSelector: {}
tolerations: []
affinity: {}
Expand Down Expand Up @@ -757,9 +745,6 @@ components:
allowPrivilegeEscalation: false
seccompProfile:
type: RuntimeDefault
capabilities:
drop:
- ALL
nodeSelector: {}
tolerations: []
affinity: {}
Expand Down Expand Up @@ -831,9 +816,6 @@ components:
allowPrivilegeEscalation: false
seccompProfile:
type: RuntimeDefault
capabilities:
drop:
- ALL
nodeSelector: {}
tolerations: []
affinity: {}
Expand Down Expand Up @@ -910,9 +892,6 @@ components:
allowPrivilegeEscalation: false
seccompProfile:
type: RuntimeDefault
capabilities:
drop:
- ALL
nodeSelector: {}
tolerations: []
affinity: {}
Expand Down Expand Up @@ -984,9 +963,6 @@ components:
allowPrivilegeEscalation: false
seccompProfile:
type: RuntimeDefault
capabilities:
drop:
- ALL
nodeSelector: {}
tolerations: []
affinity: {}
Expand Down Expand Up @@ -1058,9 +1034,6 @@ components:
allowPrivilegeEscalation: false
seccompProfile:
type: RuntimeDefault
capabilities:
drop:
- ALL
nodeSelector: {}
tolerations: []
affinity: {}
Expand Down Expand Up @@ -1132,9 +1105,6 @@ components:
allowPrivilegeEscalation: false
seccompProfile:
type: RuntimeDefault
capabilities:
drop:
- ALL
nodeSelector: {}
tolerations: []
affinity: {}
Expand Down Expand Up @@ -1206,9 +1176,6 @@ components:
allowPrivilegeEscalation: false
seccompProfile:
type: RuntimeDefault
capabilities:
drop:
- ALL
nodeSelector: {}
tolerations: []
affinity: {}
Expand Down Expand Up @@ -1280,9 +1247,6 @@ components:
allowPrivilegeEscalation: false
seccompProfile:
type: RuntimeDefault
capabilities:
drop:
- ALL
nodeSelector: {}
tolerations: []
affinity: {}
Expand Down Expand Up @@ -1354,9 +1318,6 @@ components:
allowPrivilegeEscalation: false
seccompProfile:
type: RuntimeDefault
capabilities:
drop:
- ALL
nodeSelector: {}
tolerations: []
affinity: {}
Expand Down Expand Up @@ -1428,9 +1389,6 @@ components:
allowPrivilegeEscalation: false
seccompProfile:
type: RuntimeDefault
capabilities:
drop:
- ALL
nodeSelector: {}
tolerations: []
affinity: {}
Expand Down Expand Up @@ -1502,9 +1460,6 @@ components:
allowPrivilegeEscalation: false
seccompProfile:
type: RuntimeDefault
capabilities:
drop:
- ALL
nodeSelector: {}
tolerations: []
affinity: {}
Expand Down

0 comments on commit b11afe4

Please sign in to comment.