generated from phoenix-oss/tenant-tpl
Compare commits
3 commits
3e2589e087
...
8fa8258411
Author | SHA1 | Date | |
---|---|---|---|
8fa8258411 | |||
d5f8404835 | |||
b30d768472 |
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
apiVersion: kustomize.toolkit.fluxcd.io/v1
|
||||
kind: Kustomization
|
||||
metadata:
|
||||
name: &app fortigate
|
||||
name: &app fortigate-dev
|
||||
namespace: ${TENANT_NAMESPACE}
|
||||
spec:
|
||||
commonMetadata:
|
||||
|
|
|
@ -10,7 +10,7 @@ spec:
|
|||
spec:
|
||||
source:
|
||||
http:
|
||||
url: https://glacier-1.kvant.cloud/ocp-virt-images/sources/fortios_v7_6_3.qcow2
|
||||
url: http://nginx.demo.svc.cluster.local:8080/fortios_v7_6_3.qcow2
|
||||
storage:
|
||||
resources:
|
||||
requests:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue