mirror of
https://github.com/foo-dogsquared/wiki.git
synced 2025-03-15 15:19:01 +00:00

Was able to finally pass through the ArgoCD installation among other things. I also updated more exercises to tangle my solutions into a file.
9 lines
131 B
YAML
9 lines
131 B
YAML
apiVersion: v1
|
|
data:
|
|
version: alpine
|
|
kind: ConfigMap
|
|
metadata:
|
|
creationTimestamp: null
|
|
name: nginx-version
|
|
namespace: demo
|