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
|
||||
kind: HelmRelease
|
||||
metadata:
|
||||
name: ${TENANT_NAMESPACE}-nginx
|
||||
name: nginx
|
||||
namespace: ${TENANT_NAMESPACE}
|
||||
spec:
|
||||
serviceAccountName: ${TECHNICAL_ACCOUNT}
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: template.openshift.io/v1
|
||||
kind: Template
|
||||
metadata:
|
||||
name: windows-server-2022-vm-template
|
||||
name: windows-server-2022-small
|
||||
namespace: ${TENANT_NAMESPACE}
|
||||
annotations:
|
||||
openshift.io/display-name: "Windows Server 2022 VM"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue