Files
hello-cicd/k8s/secret.yaml
sz11zs 172adb1eda
Some checks failed
CI/CD Pipeline / build (push) Successful in 1m31s
CI/CD Pipeline / deploy (push) Failing after 50s
Dodani configmap i secret za namespace sz11zs
2026-05-02 17:25:35 +02:00

8 lines
139 B
YAML

apiVersion: v1
kind: Secret
metadata:
name: hello-cicd-secret
namespace: student-sz11zs
type: Opaque
data:
password:bG96aW5rYTEyMw==