Commit Graph

3 Commits

Author SHA1 Message Date
fb51c29068
fix: invalid ingress annotation
With the new ingress controller will the ingress resource be verified
and returns an error like this one:

  Error: Ingress.extensions "drone" is invalid:
  annotations.kubernetes.io/ingress.class: Invalid value: "nginx": can
  not be set when the class field is also set

For this reason the annotation kubernetes.io/ingress.class has been
removed.
2021-08-04 08:32:43 +02:00
898f533aee
fix: values
Some checks reported errors
continuous-integration/drone/push Build encountered an error
2021-07-21 22:19:15 +02:00
4a67e243d2
Initial Commit 2021-07-21 22:17:38 +02:00