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