Dodani configmap i secret za namespace sz11zs
Some checks failed
CI/CD Pipeline / build (push) Successful in 1m31s
CI/CD Pipeline / deploy (push) Failing after 50s

This commit is contained in:
2026-05-02 17:25:35 +02:00
parent f86565da6d
commit 172adb1eda
2 changed files with 17 additions and 0 deletions

8
k8s/secret.yaml Normal file
View File

@@ -0,0 +1,8 @@
apiVersion: v1
kind: Secret
metadata:
name: hello-cicd-secret
namespace: student-sz11zs
type: Opaque
data:
password:bG96aW5rYTEyMw==