generated from phoenix-oss/tenant-tpl
changed metadata name due to error
This commit is contained in:
parent
d21846d35a
commit
d73a595bef
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
apiVersion: helm.toolkit.fluxcd.io/v2beta1
|
apiVersion: helm.toolkit.fluxcd.io/v2beta1
|
||||||
kind: HelmRelease
|
kind: HelmRelease
|
||||||
metadata:
|
metadata:
|
||||||
name: ${TENANT_NAMESPACE}-nginx
|
name: nginx
|
||||||
namespace: ${TENANT_NAMESPACE}
|
namespace: ${TENANT_NAMESPACE}
|
||||||
spec:
|
spec:
|
||||||
serviceAccountName: ${TECHNICAL_ACCOUNT}
|
serviceAccountName: ${TECHNICAL_ACCOUNT}
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
apiVersion: template.openshift.io/v1
|
apiVersion: template.openshift.io/v1
|
||||||
kind: Template
|
kind: Template
|
||||||
metadata:
|
metadata:
|
||||||
name: windows-server-2022-vm-template
|
name: windows-server-2022-small
|
||||||
namespace: ${TENANT_NAMESPACE}
|
namespace: ${TENANT_NAMESPACE}
|
||||||
annotations:
|
annotations:
|
||||||
openshift.io/display-name: "Windows Server 2022 VM"
|
openshift.io/display-name: "Windows Server 2022 VM"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue