forked from catalin/fukuops
chore: add and apply yamllint
This commit is contained in:
parent
8964946374
commit
f65b92fe69
50 changed files with 722 additions and 701 deletions
|
|
@ -1,8 +1,9 @@
|
|||
---
|
||||
apiVersion: traefik.containo.us/v1alpha1
|
||||
kind: Middleware
|
||||
metadata:
|
||||
name: loki-auth-middleware
|
||||
namespace: monitoring
|
||||
name: loki-auth-middleware
|
||||
namespace: monitoring
|
||||
spec:
|
||||
basicAuth:
|
||||
secret: loki-auth-secret
|
||||
basicAuth:
|
||||
secret: loki-auth-secret
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue