mirror of
https://github.com/foo-dogsquared/wiki.git
synced 2025-02-07 21:18:59 +00:00
![Gabriel Arazas](/assets/img/avatar_default.png)
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"
|