23 lines
390 B
YAML
23 lines
390 B
YAML
image:
|
|
pullPolicy: IfNotPresent
|
|
repository: bndw/wifi-card
|
|
tag: latest@sha256:4eaaaee68ea01777debaa15c75fe86bb9477fd01b4e2384b1959f67fd16c57aa
|
|
|
|
securityContext:
|
|
container:
|
|
readOnlyRootFilesystem: false
|
|
runAsGroup: 0
|
|
runAsUser: 0
|
|
|
|
service:
|
|
main:
|
|
ports:
|
|
main:
|
|
protocol: http
|
|
targetPort: 80
|
|
port: 8888
|
|
|
|
portal:
|
|
open:
|
|
enabled: true
|