make nexus run on arm
This commit is contained in:
@@ -14,6 +14,8 @@ spec:
|
||||
spec:
|
||||
securityContext:
|
||||
fsGroup: 200 # Set the fsGroup so that volume directories are writable by the Nexus process
|
||||
nodeSelector:
|
||||
kubernetes.io/arch: arm64
|
||||
containers:
|
||||
- name: nexus
|
||||
image: sonatype/nexus3
|
||||
|
||||
Reference in New Issue
Block a user