mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-13 20:39:33 -05:00
15 lines
167 B
YAML
15 lines
167 B
YAML
|
replicaCount: 1
|
||
|
|
||
|
image:
|
||
|
repository: nginx
|
||
|
pullPolicy: IfNotPresent
|
||
|
tag: ""
|
||
|
|
||
|
serviceAccount:
|
||
|
create: true
|
||
|
automount: true
|
||
|
name: "test"
|
||
|
|
||
|
service:
|
||
|
port: 80
|