wiki/structured/assets/challenges.suse-cloud-native-fundamentals-scholarship-program/manifests/configmap.yaml
Gabriel Arazas 7c75fc2531 Update notes on the cloud computing course and Nix
Was able to finally pass through the ArgoCD installation among other
things. I also updated more exercises to tangle my solutions into a file.
2021-07-04 11:55:02 +08:00

9 lines
131 B
YAML

apiVersion: v1
data:
version: alpine
kind: ConfigMap
metadata:
creationTimestamp: null
name: nginx-version
namespace: demo