Dodani configmap i secret za namespace sz11zs
This commit is contained in:
8
k8s/secret.yaml
Normal file
8
k8s/secret.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
apiVersion: v1
|
||||
kind: Secret
|
||||
metadata:
|
||||
name: hello-cicd-secret
|
||||
namespace: student-sz11zs
|
||||
type: Opaque
|
||||
data:
|
||||
password:bG96aW5rYTEyMw==
|
||||
Reference in New Issue
Block a user