Thomas Krampl

Results 4 issues of Thomas Krampl

When I got the issue from #421, I tried to just remove the `name` part of my postgresql database: ```yaml apiVersion: nais.io/v1alpha1 kind: Application metadata: labels: team: test name: singledb-test...

I've been testing a change to `nais-cli` where I needed to create a couple of different postgres configurations. For simplicity I reused names for the database between the two instances,...

# Move Google Service account resources into team namespaces ## Beskrivelse / Essensen Currently, when an application uses a Google service, a Google service account is created in the `serviceaccounts`...

question

If you have an application with both `ingresses` and `service` defined, the generated ingress uses wrong port when referencing the service app.yaml ```yaml apiVersion: nais.io/v1alpha1 kind: Application metadata: name: some-name...