mirror of
https://github.com/foo-dogsquared/wiki.git
synced 2025-01-31 22:58:04 +00:00
74fc53bb6a
Hoorah! Finally made it through the course! On the other hand, I also updated the `concat-asset-folder` function to accept multiple arguments representing the directory hierarchy instead of a separator.
12 lines
156 B
YAML
12 lines
156 B
YAML
namespace:
|
|
name: prod
|
|
replicaCount: 2
|
|
image:
|
|
repository: nginx
|
|
tag: 1.17.0
|
|
resources:
|
|
cpu: 70m
|
|
memory: 256Mi
|
|
configmap:
|
|
data: "version: 1.17.0"
|