Add app/test-secret2.yaml
This commit is contained in:
parent
d37cc374ed
commit
ec49e34c27
1 changed files with 8 additions and 0 deletions
8
app/test-secret2.yaml
Normal file
8
app/test-secret2.yaml
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
apiVersion: v1
|
||||||
|
kind: Secret
|
||||||
|
metadata:
|
||||||
|
namespace: pu-user1-pa-app2
|
||||||
|
name: test-secret2
|
||||||
|
app.kubernetes.io/instance: pu-user1-pa-app2
|
||||||
|
data:
|
||||||
|
test: test
|
Loading…
Reference in a new issue