Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 6b97cf5338 |
@@ -46,7 +46,7 @@ spec:
|
|||||||
name: api-env
|
name: api-env
|
||||||
optional: false
|
optional: false
|
||||||
- secretRef:
|
- secretRef:
|
||||||
name: environment2
|
name: environment
|
||||||
optional: false
|
optional: false
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- name: combined-certs
|
- name: combined-certs
|
||||||
|
|||||||
@@ -54,7 +54,7 @@ spec:
|
|||||||
apiVersion: secrets.hashicorp.com/v1beta1
|
apiVersion: secrets.hashicorp.com/v1beta1
|
||||||
kind: VaultStaticSecret
|
kind: VaultStaticSecret
|
||||||
metadata:
|
metadata:
|
||||||
name: environment2
|
name: environment
|
||||||
namespace: artifactapi
|
namespace: artifactapi
|
||||||
spec:
|
spec:
|
||||||
destination:
|
destination:
|
||||||
|
|||||||
Reference in New Issue
Block a user