Fix: malformed Kubernetes resource names and references in tests
This commit is contained in:
parent
55845c95bb
commit
cd68cbd3ea
11 changed files with 41 additions and 41 deletions
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v1
|
||||
kind: Secret
|
||||
metadata:
|
||||
name: myTlsSecret
|
||||
name: my-tls-secret
|
||||
namespace: testing
|
||||
|
||||
data:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue