ctrl k
  • james/Chart.yaml
    ■ ■ ■ ■
    skipped 14 lines
    15 15  # This is the chart version. This version number should be incremented each time you make changes
    16 16  # to the chart and its templates, including the app version.
    17 17  # Versions are expected to follow Semantic Versioning (https://semver.org/)
    18  -version: 0.0.12
     18 +version: 0.0.13
    19 19   
    20 20  # This is the version number of the application being deployed. This version number should be
    21 21  # incremented each time you make changes to the application. Versions are not expected to
    skipped 4 lines
  • james/templates/service.yaml
    ■ ■ ■ ■ ■
    skipped 120 lines
    121 121   targetPort: http-admin
    122 122   name: http-admin
    123 123   protocol: TCP
    124  - internalTrafficPolicy: Local # James http-api doesn't offer any authentication thus limiting access
    125 124   selector:
    126 125   {{- include "james.selectorLabels" . | nindent 4 }}
    127 126   
    skipped 1 lines
Please wait...
Page is in error, reload to recover