mirror of
https://github.com/nais/wonderwall.git
synced 2026-05-09 09:56:48 +00:00
chore: remove unused nais manifest
This commit is contained in:
@@ -1,19 +0,0 @@
|
||||
apiVersion: nais.io/v1alpha1
|
||||
kind: Application
|
||||
metadata:
|
||||
name: wonderwall
|
||||
namespace: aura
|
||||
labels:
|
||||
team: aura
|
||||
spec:
|
||||
image: {{ image }}
|
||||
ingresses:
|
||||
- "https://wonderwall.dev-gcp.nais.io"
|
||||
port: 8090
|
||||
idporten:
|
||||
enabled: true
|
||||
env:
|
||||
- name: WONDERWALL_LOG_FORMAT
|
||||
value: json
|
||||
- name: WONDERWALL_LOG_LEVEL
|
||||
value: trace
|
||||
Reference in New Issue
Block a user